[
https://issues.apache.org/jira/browse/DIRSERVER-683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated DIRSERVER-683:
----------------------------------------
Fix Version/s: (was: 1.5.2)
2.0.0
PERf = 2.0
> 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: 2.0.0
>
>
> 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.