[ https://issues.apache.org/jira/browse/CASSSIDECAR-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yuriy Semchyshyn updated CASSSIDECAR-217: ----------------------------------------- Description: {{SchemaReportingTask}} is an implementation of a {{PeriodicTask}} used to convert and report the current cluster's schema in a DataHub-compatible format. Currently, the task only attempts to convert and report the schema once, logging an error and giving up if any failure is encountered during execution. Instead, {{SchemaReportingTask}} shall be capable of retrying failed attempts a pre-configured number of times using a pre-configured delay. was: {{SchemaReportingTask}} is an implementation of a {{PeriodicTask}} used to convert and report the current cluster's schema in a DataHub-compatible format. Currently, the task only attempts to convert and report schema only once, then logs an error and gives up upon any failure. {{SchemaReportingTask}} shall be capable to retry failed runs a configured number of times using a configured delay. > 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 > > {{SchemaReportingTask}} is an implementation of a {{PeriodicTask}} used to > convert and report the current cluster's schema in a DataHub-compatible > format. > Currently, the task only attempts to convert and report the schema once, > logging an error and giving up if any failure is encountered during execution. > Instead, {{SchemaReportingTask}} shall be capable of retrying failed attempts > a pre-configured number of times using a pre-configured delay. -- 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