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

ludovicp
25.47.2010 65cf071e6e7a15eb81c7d8f9fa2984c9de74b10e
refs
author ludovicp <ludovicp@localhost>
Friday, June 25, 2010 11:47 +0200
committer ludovicp <ludovicp@localhost>
Friday, June 25, 2010 11:47 +0200
commit65cf071e6e7a15eb81c7d8f9fa2984c9de74b10e
tree c326542098cf0b6fabecc326ad6d6a1a1136d99e tree | zip | gz
parent 218b2a22d685fef5602021786334a4d78a2460e2 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
opends/src/server/org/opends/server/replication/plugin/GenerationIdChecksum.java 30 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/LDAPReplicationDomain.java 16 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/ReplLDIFOutputStream.java 28 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/DependencyTest.java 4 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ExternalChangeLogTest.java 6 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/InitOnLineTest.java 13 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/ReplicationTestCase.java 10 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/GenerationIdChecksumTest.java 14 ●●●● diff | view | raw | blame | history