mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gbellato
24.16.2007 f6b0ca10baee6366607d83e8dbe3be86c1e339f6
refs
author gbellato <gbellato@localhost>
Wednesday, January 24, 2007 17:16 +0100
committer gbellato <gbellato@localhost>
Wednesday, January 24, 2007 17:16 +0100
commitf6b0ca10baee6366607d83e8dbe3be86c1e339f6
tree 0bf9d94fd9cde99f6ccf85229bec72e2f722e11b tree | zip | gz
parent 80b102ab0cfb4762fcad1f5424884f2e095c5d78 view | diff
fix for issue 1161 : too much code inside the pendingChanges lock

When doing scalability tests I've noticed that some of the code inside
the SynchronizationDomain.pendingChanges lock is not usefull.

I've therefore moved it outside of the lock.
There are no tests for this because this is only a small perf improvement.
1 files modified
7 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/synchronization/plugin/SynchronizationDomain.java 7 ●●●●● diff | view | raw | blame | history