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

Yannick Lecaillez
14.51.2015 621bbbda7419eace24a2590c43cc531e30185c80
refs
author Yannick Lecaillez <ylecaillez@forgerock.com>
Monday, December 14, 2015 10:51 +0100
committer Yannick Lecaillez <ylecaillez@forgerock.com>
Wednesday, December 16, 2015 15:23 +0100
commit621bbbda7419eace24a2590c43cc531e30185c80
tree cf5ef173bb9a8e977a58c96cf447901f3db96335 tree | zip | gz
parent de0831431445f6bc2c789ba5c1519a944bb16396 view | diff
OPENDJ-2543: ChangelogException while doing modrate on PDB instance.

Removed deadlock when next() has the object-lock and try to get the log
's shared-lock actually held by the abortAllCursor() doing an abort()
which is waiting for the object lock held by the caller of next().
1 files modified
26 ■■■■■ changed files
opendj-server-legacy/src/main/java/org/opends/server/replication/server/changelog/file/Log.java 26 ●●●●● diff | view | raw | blame | history