[jira] [Commented] (IGNITE-25417) Java thin 3.0: cluster ID mismatch error message does not include valid cluster ids

2025-05-20 Thread Pavel Tupitsyn (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-25417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17952808#comment-17952808
 ] 

Pavel Tupitsyn commented on IGNITE-25417:
-

Merged to main: 
https://github.com/apache/ignite-3/commit/bafe828ee5fccfa0a496cfb78cc6a1240691475b

> 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
>Priority: Major
>  Labels: ignite-3
> Fix For: 3.1
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)


[jira] [Commented] (IGNITE-25417) Java thin 3.0: cluster ID mismatch error message does not include valid cluster ids

2025-05-20 Thread Igor Sapego (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-25417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17952799#comment-17952799
 ] 

Igor Sapego commented on IGNITE-25417:
--

Looks good to me.

> 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
>Priority: Major
>  Labels: ignite-3
> Fix For: 3.1
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)