[
https://issues.apache.org/jira/browse/IGNITE-22984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876739#comment-17876739
]
Pavel Tupitsyn commented on IGNITE-22984:
-----------------------------------------
Merged to main:
[3a3e676130e0c05d6d01f21f2a8551146f9c7d1e|https://github.com/apache/ignite-3/commit/3a3e676130e0c05d6d01f21f2a8551146f9c7d1e]
> Thin 3.0: Add endpoint info to connection errors
> ------------------------------------------------
>
> Key: IGNITE-22984
> URL: https://issues.apache.org/jira/browse/IGNITE-22984
> Project: Ignite
> Issue Type: Improvement
> Components: platforms, thin client
> Affects Versions: 3.0.0-beta1
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Attachments: ignite-3-client-handshake-timeout.txt
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, connection errors look like this:
> {code}
> org.apache.ignite.client.IgniteClientConnectionException: IGN-CLIENT-1
> TraceId:70edbf14-72b3-423c-81a4-b9f518328742 Handshake timeout
> {code}
> The exception can include a lot of suppressed retry errors, all with similar
> messages (see attached). It is not clear whether the same server times out or
> different servers.
> * Add endpoint information to the exception message, e.g. "Handshake timeout:
> 1.2.3.4:10800"
> * Review all connection errors
--
This message was sent by Atlassian Jira
(v8.20.10#820010)