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

gbellato
19.09.2009 4f29cced67db3b2ae6957b22e667e77738ae91e8
refs
author gbellato <gbellato@localhost>
Monday, January 19, 2009 16:09 +0100
committer gbellato <gbellato@localhost>
Monday, January 19, 2009 16:09 +0100
commit4f29cced67db3b2ae6957b22e667e77738ae91e8
tree 261ad3727790d1f620686214870832f033afb791 tree | zip | gz
parent 722a65457f7f5e9dcd4de61df1ffe861fafdcaf0 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
opendj-sdk/opends/src/server/org/opends/server/replication/common/ChangeNumberGenerator.java 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/UpdateOperationTest.java 16 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/common/ChangeNumberGeneratorTest.java 18 ●●●●● diff | view | raw | blame | history