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

neil_a_wilson
04.52.2007 bf5340aac9628566b2ef6b06da088fb3ba4a4ed2
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
commitbf5340aac9628566b2ef6b06da088fb3ba4a4ed2
tree dd0934701ec7850a8af01c9b2ee47b47432860f7 tree | zip | gz
parent 7f77d30f2817000dcf5a735afe2353beb53134b7 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
opendj-sdk/opends/build.xml 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java 4 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/replication/UpdateOperationTest.java 4 ●●●● diff | view | raw | blame | history