Performance problem in DirContext.getAttributes() method.

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.3.0
    • Component/s: core-libs
    • None

      A base object search is 2 to 3 times faster than an equivalent getAttributes operation. They should have similar performance.

      The DirContext.getAttributes method performs an LDAP search (base) and then sends an LDAP abandon operation. The abandon operation is superfluous, is
      detrimental to performance and should not be sent.

            Assignee:
            Vincent Ryan
            Reporter:
            Vincent Ryan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: