| opendj-server-legacy/src/test/java/org/opends/server/replication/GenerationIdTest.java | ●●●●● patch | view | raw | blame | history |
opendj-server-legacy/src/test/java/org/opends/server/replication/GenerationIdTest.java
@@ -993,7 +993,7 @@ private void waitForStableGenerationId(final long expectedGenId) throws Exception { TestTimer timer = new TestTimer.Builder() .maxSleep(30, SECONDS) .maxSleep(60, SECONDS) .sleepTimes(100, MILLISECONDS) .toTimer(); timer.repeatUntilSuccess(new CallableVoid()