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

coulbeck
09.33.2007 6c4fd8bb6478077a9fd7b92c9cb7fdf9d6c42f8a
refs
author coulbeck <coulbeck@localhost>
Friday, February 9, 2007 21:33 +0100
committer coulbeck <coulbeck@localhost>
Friday, February 9, 2007 21:33 +0100
commit6c4fd8bb6478077a9fd7b92c9cb7fdf9d6c42f8a
tree 5bf16920faaab036f0ef2b0cc1989cc7534764e5 tree | zip | gz
parent e945215c9883531e54237fa48c8e8d34d4ee469a view | diff
Minor synchronization code changes:

- Add a test case for two conflicting adds of a single-valued attribute (no fix yet, hence disabled).
- Revised fix for attribute options (using an empty set of options rather than null).
- Fix potential bugs in AttrInfo, make sure the given change number is newer whenever setting the last update or last delete time.

Thanks to Gilles for advice on these changes.
8 files modified
440 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/synchronization/plugin/AttrInfo.java 32 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/synchronization/plugin/HistVal.java 11 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/synchronization/plugin/Historical.java 13 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/synchronization/plugin/SynchronizationDomain.java 4 ●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/SynchronizationTestCase.java 93 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/UpdateOperationTest.java 107 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/plugin/HistoricalTest.java 177 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/plugin/ModifyConflictTest.java 3 ●●●● diff | view | raw | blame | history