jiajunwang commented on a change in pull request #1447:
URL: https://github.com/apache/helix/pull/1447#discussion_r501245179
##########
File path: helix-core/src/test/java/org/apache/helix/TestHelper.java
##########
@@ -76,7 +76,7 @@
public class TestHelper {
private static final Logger LOG = LoggerFactory.getLogger(TestHelper.class);
- public static final long WAIT_DURATION = 20 * 1000L; // 20 seconds
+ public static final long WAIT_DURATION = 60 * 1000L; // 60 seconds
Review comment:
Sure. This is not a big concern.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]