valepakh opened a new pull request, #1710: URL: https://github.com/apache/ignite-3/pull/1710
https://issues.apache.org/jira/browse/IGNITE-18708 The flakiness was caused by the JdbcUrlRegistryImpl not stopping after some CLI tests and spamming node configuration API from another thread so the static `Configuration.getDefaultApiClient()` was used from different threads leading to calls to different nodes than intended. -- 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]
