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

Yifan Cai updated CASSANDRASC-105:
----------------------------------
    Reviewers: Francisco Guerrero, Yifan Cai, Yifan Cai  (was: Francisco 
Guerrero, Yifan Cai)
       Status: Review In Progress  (was: Patch Available)

> RestoreSliceTask could be stuck due to missing exception handling
> -----------------------------------------------------------------
>
>                 Key: CASSANDRASC-105
>                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-105
>             Project: Sidecar for Apache Cassandra
>          Issue Type: Bug
>          Components: Rest API
>            Reporter: Yifan Cai
>            Assignee: Saranya Krishnakumar
>            Priority: Normal
>              Labels: pull-request-available
>
> In RestoreSliceTask, there are a few places could throw exceptions but 
> missing exception handling in call-sites. As a result, the RetoreSliceTask 
> never fulfill the promise, i.e. the task is stuck.
> For example, downloadObjectIfAbsent could throw instead of returning a 
> future, in such case, the task will never fail or complete.



--
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