Pavel Tupitsyn created IGNITE-25417:
---------------------------------------
Summary: Java thin 3.0: cluster ID mismatch error message does not
include valid cluster ids
Key: IGNITE-25417
URL: https://issues.apache.org/jira/browse/IGNITE-25417
Project: Ignite
Issue Type: Bug
Components: thin client
Affects Versions: 3.0
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 3.1
Typo in this line in *ReliableChannel*:
{code}
String.join(", " + validClusterIds)
{code}
As a result, we don't see the valid cluster ids.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)