Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-3863

All LDAP implementations should use hasMore and next

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 4.8.0
    • None
    • None
    • None
    • 4.8.0 M2
    • 2 - Long term
    • 2 - Normal

      and not hasMoreElements and nextElements
      Theses last will silently ignore errors and return false.

      Fixing this may return exception such as SizeLimitExceeded when paginating more than authorized... (using more than 500 on openldap for example)

          [RUNTIME-3863] All LDAP implementations should use hasMore and next

          Handle PartialResultException

          Raphaël Franchet added a comment - Handle PartialResultException

            raphael Raphaël Franchet
            raphael Raphaël Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: