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

pgamba
16.10.2007 65f071d6b9adf6414c8074381f5e95acb1297565
refs
author pgamba <pgamba@localhost>
Tuesday, October 16, 2007 09:10 +0200
committer pgamba <pgamba@localhost>
Tuesday, October 16, 2007 09:10 +0200
commit65f071d6b9adf6414c8074381f5e95acb1297565
tree 039b762f38674821bdad89e655fc6c31669f7671 tree | zip | gz
parent 4adb907371925d48ff3cd42cedbd644080b064c2 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.


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