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

pgamba
16.10.2007 2dd63b9cc119a57154c7d7a752698493eea24903
refs
author pgamba <pgamba@localhost>
Tuesday, October 16, 2007 09:10 +0200
committer pgamba <pgamba@localhost>
Tuesday, October 16, 2007 09:10 +0200
commit2dd63b9cc119a57154c7d7a752698493eea24903
tree a6654728355126e10e865e94d31b70ef5611e48e tree | zip | gz
parent f4a89ca7286615cd58781868b4d9af0cc096a37d view | diff
When a replica connects to a replication server that is "late" compared to the replica data , the replica must update the replication server with the missing changes.
1 line fix , the entryUUID attribute must be part of the searched attributes in order to rebuild the operations - and created unit tests for this.


5 files modified
1 files added
393 ■■■■■ changed files
opendj-sdk/opends/src/messages/messages/replication.properties 8 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/Historical.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/HistoricalCsnOrderingMatchingRule.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/ReplicationBroker.java 76 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/HistoricalCsnOrderingTest.java 303 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/ReplicationServerTest.java 2 ●●● diff | view | raw | blame | history