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

gbellato
24.16.2007 6a128e1541d50348fece5582ec51885e7461f24c
refs
author gbellato <gbellato@localhost>
Wednesday, January 24, 2007 17:16 +0100
committer gbellato <gbellato@localhost>
Wednesday, January 24, 2007 17:16 +0100
commit6a128e1541d50348fece5582ec51885e7461f24c
tree 553a1206a0a350bb604d489bc33db7f443230c65 tree | zip | gz
parent 20d8db2bed2f217bcaa3f9523b844579a46d0e05 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
opends/src/server/org/opends/server/synchronization/plugin/SynchronizationDomain.java 7 ●●●●● diff | view | raw | blame | history