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

ludovicp
25.47.2010 c32dde17d3b5bb7cc307e3d7d66918b8427988a4
refs
author ludovicp <ludovicp@localhost>
Friday, June 25, 2010 11:47 +0200
committer ludovicp <ludovicp@localhost>
Friday, June 25, 2010 11:47 +0200
commitc32dde17d3b5bb7cc307e3d7d66918b8427988a4
tree 3932c176c065e380654ff4ce8ee86864de573d93 tree | zip | gz
parent 31a3bbd4e956110d2bd6107866cf774f4da340b5 view | diff
This fix resolves an issue with replication between Windows and Unix systems. The GenerationID was different on the systems for the same input due to differences in line separators and an inappropriate exception handling.
8 files modified
121 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/GenerationIdChecksum.java 30 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/LDAPReplicationDomain.java 16 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/ReplLDIFOutputStream.java 28 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/DependencyTest.java 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ExternalChangeLogTest.java 6 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/InitOnLineTest.java 13 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ReplicationTestCase.java 10 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/GenerationIdChecksumTest.java 14 ●●●● diff | view | raw | blame | history