Issue Details (XML | Word | Printable)

Key: DIRSERVER-247
Type: Bug Bug
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Alex Karasulu
Reporter: Jacob S. Barrett
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

AuthorizationService.lookup with attrIds drops attrIds.

Created: 01/Nov/05 07:07 AM   Updated: 21/Apr/07 11:19 AM
Return to search
Component/s: None
Affects Version/s: pre-1.0
Fix Version/s: 1.0-RC1

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works AuthorizationService-lookup.patch 2005-11-01 07:08 AM Jacob S. Barrett 0.9 kB

Resolution Date: 18/Jan/06 02:09 AM


 Description  « Hide
The interceptor AuthorizationSerivice.lookup with attrIds does not call the same method on the next interceptor. It calls the lookup without attrIds. Patch attached.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Jacob S. Barrett added a comment - 01/Nov/05 09:02 AM
Soory, nevermind... I see what it is doing. This is part of some authorization check lookup with "bypass" set. Not exactly sure what that is really supposed to be doing, but it was causing a full attributes lookup on my partition. I changed my lookup call to see if the invokation stack has bypass. If it does I just return an empty Attributes set rather than forwarding it an to my backend.

Alex Karasulu added a comment - 18/Jan/06 02:09 AM
According to Jacob this is a non-issue.

Emmanuel Lecharny added a comment - 21/Apr/07 11:19 AM
Closing all issues created in 2005 and before which are marked resolved