[ https://issues.apache.org/jira/browse/CASSANDRASC-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yifan Cai updated CASSANDRASC-155: ---------------------------------- Authors: Yifan Cai Test and Documentation Plan: ci; unit Status: Patch Available (was: Open) PR: https://github.com/apache/cassandra-sidecar/pull/143 CI: https://app.circleci.com/pipelines/github/yifan-c/cassandra-sidecar?branch=CASSANDRASC-155%2Ffix-dangling-job > Fix dangling restore jobs > ------------------------- > > Key: CASSANDRASC-155 > URL: https://issues.apache.org/jira/browse/CASSANDRASC-155 > Project: Sidecar for Apache Cassandra > Issue Type: Bug > Components: Rest API > Reporter: Yifan Cai > Assignee: Yifan Cai > Priority: Normal > Time Spent: 10m > Remaining Estimate: 0h > > In certain rare circumstances, a restore job can be dangling. The tasks of > such restore job continue to run and fail. The restore job cannot be cleaned > up. > It is caused by the improper shrinking performed in RestoreJobDiscoverer, > leading to such restore job being ignored. > The patch fixes the issue by correcting the shrinking and fail the tasks of > the expired jobs. -- 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