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

Saranya Krishnakumar updated CASSANDRASC-105:
---------------------------------------------
                        Authors: Saranya Krishnakumar
    Test and Documentation Plan: Unit tests
                         Status: Patch Available  (was: Open)

patch: [https://github.com/apache/cassandra-sidecar/pull/107]

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