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

gbellato
16.06.2009 6f6ab6e1a89d2b3f97ca7bb7c6b1fe34fcb4770c
refs
author gbellato <gbellato@localhost>
Monday, March 16, 2009 09:06 +0100
committer gbellato <gbellato@localhost>
Monday, March 16, 2009 09:06 +0100
commit6f6ab6e1a89d2b3f97ca7bb7c6b1fe34fcb4770c
tree ee425f16f2230d4af752c8f86ec3c4ff25d02a0c tree | zip | gz
parent 9cd515746d77a9b6a4aac63c661e7940b080e1e0 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
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/LDAPReplicationDomain.java 16 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/MultimasterReplication.java 27 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ReplicationTestCase.java 59 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/UpdateOperationTest.java 59 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/AssuredReplicationPluginTest.java 59 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/NamingConflictTest.java 134 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/TestSynchronousReplayQueue.java 223 ●●●●● diff | view | raw | blame | history