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

neil_a_wilson
04.52.2007 83e8d2a9fdf07473b21e34aa95bc4967ac4de1b6
refs
author neil_a_wilson <neil_a_wilson@localhost>
Friday, May 4, 2007 12:52 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Friday, May 4, 2007 12:52 +0200
commit83e8d2a9fdf07473b21e34aa95bc4967ac4de1b6
tree 13fdda7c7dba3ddf11fd4fe711aeba57f1f34939 tree | zip | gz
parent a225425591f3f062b1a837c1cf5dd8b9516ad674 view | diff
Commit a few changes required to make "build all" work with weaving enabled.
In particular:

- Reduce the number of debug messages that will be generated by changing the
default level from "info" to "warning"

- Reduce the number of error log messages that will be generated by removing an
erroneous logError call from ReplicationDomain.log()

- Change the default timeout in the replication
UpdateOperationTest.lostHeartbeatFailover() method from 10 seconds to 30
seconds.
3 files modified
12 ■■■■■ changed files
opends/build.xml 4 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java 4 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/UpdateOperationTest.java 4 ●●●● diff | view | raw | blame | history