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

gbellato
05.59.2007 13231f3def739a90b963d42853dea768789925f1
refs
author gbellato <gbellato@localhost>
Tuesday, June 5, 2007 16:59 +0200
committer gbellato <gbellato@localhost>
Tuesday, June 5, 2007 16:59 +0200
commit13231f3def739a90b963d42853dea768789925f1
tree 01bbeadbb20f3576575a55726ccaab3652c6b89d tree | zip | gz
parent 91c4164abf42bbfceb2c31948f3af09ef022843f view | diff
Fix for issue 1764 : infinite loop when no replication server up and running.

If there is no replication server the domain will start anyway and will retry to
connect regularly.
The changes happening during this time will be sent to the replication server
when it starts (currently only for modify operations)
2 files modified
132 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/ReplicationBroker.java 129 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java 3 ●●●●● diff | view | raw | blame | history