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

coulbeck
09.33.2007 cfe6d3c911c21e5e7b1091fe0802251fe055854b
refs
author coulbeck <coulbeck@localhost>
Friday, February 9, 2007 21:33 +0100
committer coulbeck <coulbeck@localhost>
Friday, February 9, 2007 21:33 +0100
commitcfe6d3c911c21e5e7b1091fe0802251fe055854b
tree 703f4c29417efb9431f2713ba3079619c371630d tree | zip | gz
parent fb9396f37748c0ddeab121b807b0038cf268925a 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
opends/src/server/org/opends/server/synchronization/plugin/AttrInfo.java 32 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/plugin/HistVal.java 11 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/plugin/Historical.java 13 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/synchronization/plugin/SynchronizationDomain.java 4 ●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/SynchronizationTestCase.java 93 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/UpdateOperationTest.java 107 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/plugin/HistoricalTest.java 177 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/plugin/ModifyConflictTest.java 3 ●●●● diff | view | raw | blame | history