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

Add overloads to Cursor positioning methods which take time limits

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.4
    • None
    • None

    Description

      Some Cursors will spend time positioning themselves properly possibly doing a lot of work during the course of a positioning call like next(). This may block beyond an amount of time which is allowable. To prevent this, these overloads to the Cursor positioning methods should be added to take a millisecond long parameter. Such overloads can return with an error code or can throw an exception when the operation could not complete due to timing constraints. We have to determine which is best.

      Attachments

        Activity

          People

            akarasulu Alex Karasulu
            akarasulu Alex Karasulu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: