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

gbellato
16.06.2009 7bb5b9a55a8d68f9622ca3ae6bb22b889b0a6a3f
refs
author gbellato <gbellato@localhost>
Monday, March 16, 2009 09:06 +0100
committer gbellato <gbellato@localhost>
Monday, March 16, 2009 09:06 +0100
commit7bb5b9a55a8d68f9622ca3ae6bb22b889b0a6a3f
tree 96ad4d46ed5b57db88b95deed6fb21ecdc563fe4 tree | zip | gz
parent cb65900f25345d0790d600482a6565331dcc80ea view | diff
Fix for issue 3402 : Replication conflict: fail to resolve double mod_rdn of same entry

This change fix the conflict resolution code and add a unit test for this problem.
2 files added
5 files modified
577 ■■■■ changed files
opends/src/server/org/opends/server/replication/plugin/LDAPReplicationDomain.java 16 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/MultimasterReplication.java 27 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ReplicationTestCase.java 59 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/UpdateOperationTest.java 59 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/AssuredReplicationPluginTest.java 59 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/NamingConflictTest.java 134 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/TestSynchronousReplayQueue.java 223 ●●●●● diff | view | raw | blame | history