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

gbellato
19.09.2009 60d369bef9c0f25c68bedd847efb3d8e937362a5
refs
author gbellato <gbellato@localhost>
Monday, January 19, 2009 16:09 +0100
committer gbellato <gbellato@localhost>
Monday, January 19, 2009 16:09 +0100
commit60d369bef9c0f25c68bedd847efb3d8e937362a5
tree 38501f8564eea744ba9cb9979912c086923c8fa5 tree | zip | gz
parent aecfbe7e2aef7de37efacf4719eee7cdea241efc view | diff
Fix for Replication namingConflict test failing when running slow tests

The root cause is a bug in the ChangeNumberGenerator.adjust() method
that can lead to non ordered ChangeNumbers.
3 files modified
38 ■■■■ changed files
opends/src/server/org/opends/server/replication/common/ChangeNumberGenerator.java 4 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/UpdateOperationTest.java 16 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/common/ChangeNumberGeneratorTest.java 18 ●●●●● diff | view | raw | blame | history