Fedor Malchikov created IGNITE-14304:
-----------------------------------------
Summary: .NET Examples:
Thick/Misc/ClienReconnect/client_reconnect_without_server_nodes ran into a
timeout on windows + java 11
Key: IGNITE-14304
URL: https://issues.apache.org/jira/browse/IGNITE-14304
Project: Ignite
Issue Type: Bug
Components: examples
Affects Versions: 2.9.1
Reporter: Fedor Malchikov
Attachments: dotnet_example.log
Problem reproduced only on windows server with java 11.
>From the unusual here are these 2 warnings:
{code:java}
[15:18:17] [Warn]
[org.apache.ignite.internal.processors.cache.transactions.IgniteTxManager]
Transaction wal logging is disabled, because point-in-time recovery is disabled.
[15:18:23] [Warn] [org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi] Failed
to connect to any address from IP finder (will retry to join topology every
2000 ms; change 'reconnectDelay' to configure the frequency of retries):
[/127.0.0.1:47500, /127.0.0.1:47501, /127.0.0.1:47502]
{code}
full log in attach.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)