Pochatkin commented on code in PR #1199:
URL: https://github.com/apache/ignite-3/pull/1199#discussion_r994475088
##########
modules/platforms/dotnet/Apache.Ignite.Tests/JavaServer.cs:
##########
@@ -33,17 +33,25 @@ public sealed class JavaServer : IDisposable
{
private const int DefaultClientPort = 10942;
- private const int ConnectTimeoutSeconds = 20;
+ private const int ConnectTimeoutSeconds = 120;
Review Comment:
Unlit we implement shared build cache for Gradle in CI some steps can
produce additional build steps and this can increase start time. So, this is
temporary change, until we do some devops magic.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]