You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2022/10/04 09:36:00 UTC

[jira] [Updated] (IGNITE-17815) Java thin: Exception in ClientRetryPolicy is swallowed, operation hangs

     [ https://issues.apache.org/jira/browse/IGNITE-17815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn updated IGNITE-17815:
------------------------------------
    Description: When *ClientRetryPolicy* implementation throws an exception, it is not passed anywhere, and the operation hangs forever (future never completes).

> Java thin: Exception in ClientRetryPolicy is swallowed, operation hangs
> -----------------------------------------------------------------------
>
>                 Key: IGNITE-17815
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17815
>             Project: Ignite
>          Issue Type: Bug
>          Components: thin client
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>             Fix For: 2.15
>
>
> When *ClientRetryPolicy* implementation throws an exception, it is not passed anywhere, and the operation hangs forever (future never completes).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)