You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Etienne Chauchot (Jira)" <ji...@apache.org> on 2022/01/18 09:38:00 UTC

[jira] [Created] (FLINK-25690) RetryRule should allow a callback to be called on exception and failure cases

Etienne Chauchot created FLINK-25690:
----------------------------------------

             Summary: RetryRule should allow a callback to be called on exception and failure cases
                 Key: FLINK-25690
                 URL: https://issues.apache.org/jira/browse/FLINK-25690
             Project: Flink
          Issue Type: Improvement
            Reporter: Etienne Chauchot


RetryRule is a Flink junit rule that allows to retry tests when they temporary fail (either by throwing an exception or by failing an assertion) usually in case of load. In some cases, there is some treatment to be done for the test to be idempotent when retried for example cleaning of created data etc...




--
This message was sent by Atlassian Jira
(v8.20.1#820001)