ascherbakoff commented on a change in pull request #3501: ignite-7648
URL: https://github.com/apache/ignite/pull/3501#discussion_r253895552
##########
File path:
modules/core/src/test/java/org/apache/ignite/internal/IgniteClientReconnectAbstractTest.java
##########
@@ -65,7 +65,7 @@
*/
public abstract class IgniteClientReconnectAbstractTest extends
GridCommonAbstractTest {
/** */
- private static final long RECONNECT_TIMEOUT = 10_000;
+ private static final long RECONNECT_TIMEOUT = 20_000;
Review comment:
Why this is needed ?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services