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

Yuriy Semchyshyn updated CASSSIDECAR-217:
-----------------------------------------
                        Authors: Yuriy Semchyshyn
    Test and Documentation Plan: 
[https://app.circleci.com/pipelines/github/5/cassandra-sidecar/91/workflows/ff05a9c8-a3fc-4b4e-a8de-0c44d2c7f11b]
                         Status: Patch Available  (was: Open)

GitHub PR: [https://github.com/apache/cassandra-sidecar/pull/205]

CircleCI Run: 
[https://app.circleci.com/pipelines/github/5/cassandra-sidecar/91/workflows/ff05a9c8-a3fc-4b4e-a8de-0c44d2c7f11b]

> Implement Task-Level Retries for Schema Reporting
> -------------------------------------------------
>
>                 Key: CASSSIDECAR-217
>                 URL: https://issues.apache.org/jira/browse/CASSSIDECAR-217
>             Project: Sidecar for Apache Cassandra
>          Issue Type: Improvement
>          Components: Rest API
>            Reporter: Yuriy Semchyshyn
>            Assignee: Yuriy Semchyshyn
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Currently, the {{PeriodicTask}} interface contains method called 
> {{scheduleDecision()}}. That method is called immediately before each 
> execution of a task. The returned value of the {{ScheduleDecision}} enum can 
> cause the execution to be skipped.
> Similarly, a new method called {{retryDecision(...)}} shall be introduced 
> into the {{PeriodicTask}} interface. This new method shall be called 
> immediately after a task execution failure. The returned value of the 
> {{RetryDecision}} enum can cause the execution to be retried.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to