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

gbellato
14.46.2007 9d1567e94139b8d951b36c3785cb7e24c36cc388
refs
author gbellato <gbellato@localhost>
Thursday, June 14, 2007 17:46 +0200
committer gbellato <gbellato@localhost>
Thursday, June 14, 2007 17:46 +0200
commit9d1567e94139b8d951b36c3785cb7e24c36cc388
tree 8a22ff742967af8277406e8d37dc4102aaca0967 tree | zip | gz
parent 47cdb63b1a82565c0e196ec395340cb3dc632d90 view | diff
cleanup : suppress a few TODO comments by throwing exception
and logging proper error message in case of unlikely failures.
12 files modified
269 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/messages/ReplicationMessages.java 14 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/common/ChangeNumberGenerator.java 1 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/protocol/AddMsg.java 67 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/protocol/DeleteMsg.java 14 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/protocol/ModifyDNMsg.java 110 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/protocol/ModifyMsg.java 14 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/protocol/ReplicationMessage.java 4 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/protocol/SocketSession.java 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/server/ReplicationDB.java 20 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/server/ReplicationData.java 12 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/SynchronizationMsgTest.java 6 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/ReplicationServerTest.java 3 ●●●● diff | view | raw | blame | history