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

gbellato
14.46.2007 003531d1be38a2abd2b875452da1a752273576a2
refs
author gbellato <gbellato@localhost>
Thursday, June 14, 2007 17:46 +0200
committer gbellato <gbellato@localhost>
Thursday, June 14, 2007 17:46 +0200
commit003531d1be38a2abd2b875452da1a752273576a2
tree 79d7f19e8413b39d8a7d2b3008b3860a6987137c tree | zip | gz
parent b1f4c670f9effb3978673f3819ea10795df19eb1 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
opends/src/server/org/opends/server/messages/ReplicationMessages.java 14 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/common/ChangeNumberGenerator.java 1 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/AddMsg.java 67 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/DeleteMsg.java 14 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/ModifyDNMsg.java 110 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/ModifyMsg.java 14 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/ReplicationMessage.java 4 ●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/protocol/SocketSession.java 4 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ReplicationDB.java 20 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/server/ReplicationData.java 12 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/SynchronizationMsgTest.java 6 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/server/ReplicationServerTest.java 3 ●●●● diff | view | raw | blame | history