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

Yifan Cai updated CASSANDRASC-62:
---------------------------------
                        Authors: Yifan Cai
    Test and Documentation Plan: unit test
                         Status: Patch Available  (was: Open)

> Fix uncaught exception in sidecar client that causes request to freeze
> ----------------------------------------------------------------------
>
>                 Key: CASSANDRASC-62
>                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-62
>             Project: Sidecar for Apache Cassandra
>          Issue Type: Bug
>          Components: Rest API
>            Reporter: Yifan Cai
>            Assignee: Yifan Cai
>            Priority: Normal
>              Labels: pull-request-available
>             Fix For: 1.0
>
>
> When processing response, the sidecar client does not catch throwable rather 
> than IOException. The uncaught exception leads to the response future never 
> gets closes and the client that is waiting on the completion of it never make 
> progress. 
> The fix is to catch all throwable instead of only IOException. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to