[
https://issues.apache.org/jira/browse/DIRSERVER-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Karasulu updated DIRSERVER-683:
------------------------------------
Fix Version/s: (was: 1.5.1)
1.5.2
Priority: Minor (was: Major)
> Entry lookup are done more than once in modify operation
> --------------------------------------------------------
>
> Key: DIRSERVER-683
> URL: https://issues.apache.org/jira/browse/DIRSERVER-683
> Project: Directory ApacheDS
> Issue Type: Improvement
> Reporter: Emmanuel Lecharny
> Priority: Minor
> Fix For: 1.5.2
>
>
> If we send a modify request, the entry lookup is done in many different
> interceptors. This operation should be done only once, and the result should
> be stored soemwhere to be available to other interceptors.
> This means we should create a kind of container that will be pass through all
> interceptors (may be a kind of requestContext like in servlets). A HashMap
> could contain these sharable pieces of information.
> For ApacheDS 1.1 or 2.0 ?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.