[
https://issues.apache.org/jira/browse/IGNITE-22985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn resolved IGNITE-22985.
-------------------------------------
Resolution: Duplicate
> Thin 3.0: Review reconnect throttling behavior
> ----------------------------------------------
>
> Key: IGNITE-22985
> URL: https://issues.apache.org/jira/browse/IGNITE-22985
> Project: Ignite
> Issue Type: Improvement
> Components: thin client
> Affects Versions: 3.0.0-beta1
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Minor
> Labels: ignite-3
> Fix For: 3.1
>
> Attachments: ignite-3-client-handshake-timeout.txt
>
>
> Reconnect throttling behavior may need improvements:
> * When throttling is applied, we throw an exception
> * This exception happens without any user action during automatic retries
> * Resulting exception has a lot of identical "Reconnect is not allowed due to
> applied throttling" exceptions in suppressed list, making the entire
> exception enormous (see attachment)
> Potential improvements:
> * Do not throw exception on throttling, just wait for the period to expire
> * Trim stack traces
> * Combine duplicate exceptions into one
--
This message was sent by Atlassian Jira
(v8.20.10#820010)