[
https://issues.apache.org/jira/browse/DIRSERVER-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated DIRSERVER-1832:
-----------------------------------------
Component/s: core
> Rethink the use of lock in the OperationManager
> -----------------------------------------------
>
> Key: DIRSERVER-1832
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1832
> Project: Directory ApacheDS
> Issue Type: Improvement
> Components: core
> Affects Versions: 2.0.0-M11
> Reporter: Emmanuel Lecharny
> Priority: Major
> Fix For: 2.0.0-RC1
>
>
> We do use lock for read and write in the OperationManager, which might be a
> problem. The rational is that we may have to combine some reads and writes in
> the very same operation (for instance, if we update some of the opAttributes,
> or if we update ore than one entry).
> I'm not sure this is needed, and I'm not sure we can't find another way to
> protect the server against concurrent modifications.
> In any case, a thorough evaluation of those lock usage must be done.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]