Investigate the altered lookup() (returns empty entries) does not cause issues
------------------------------------------------------------------------------
Key: DIRSERVER-1218
URL: https://issues.apache.org/jira/browse/DIRSERVER-1218
Project: Directory ApacheDS
Issue Type: Task
Reporter: Alex Karasulu
Priority: Critical
Fix For: 1.5.4
Just recently the behavior of Lookup operations changed slightly where an
explicit request for '*' is required to return all user attributes. If '*' or
'+' is not specified lookup() operations are returning entries as if '1.1' is
provided. We may have inadvertantly adapted to this shift to correctly deal
with the issues it may case.
Regardless the policy needs to be clearly defined and enforced especially if
we're going to start using entries returned from lookup operations and stuffing
them into the target entry fields of OperationContexts to prevent redundant
lookups.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.