Uploaded image for project: 'Directory ApacheDS'
  1. Directory ApacheDS
  2. DIRSERVER-2049

Queries interrupted with delete/add operations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0-M19
    • 2.0.0.AM26
    • None
    • None
    • RHEL6 / Java jdk1.7.0_55

    Description

      We were testing ApacheDS again here in our organization since DIRSERVER-1992 was resolved. I'm finding that with 10000 people entries, if I perform the following in order my query fails:

      1. Query all objectClass=person
      2. (while query is still running) - Delete any single person
      3. (while query is still running) - Recreate same entry
      4. Query will stop, error reports:
      02:50:37 PM: List failed
      Root error: [LDAP: error code 80 - OTHER: failed for MessageType : SEARCH_REQUEST
      Message ID : 5

      The delete and add operation performs as expected. The query works as expected if the del/add operation doesn't happen before it is finished.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dfoust David Foust
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: