You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nagaraj Tantri (Jira)" <ji...@apache.org> on 2022/10/04 05:16:00 UTC

[jira] [Commented] (FLINK-29245) [JUnit 5 Migration] Remove RetryRule

    [ https://issues.apache.org/jira/browse/FLINK-29245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612480#comment-17612480 ] 

Nagaraj Tantri commented on FLINK-29245:
----------------------------------------

Hi [~mapohl], I would like to work on this. Can I raise a PR?

> [JUnit 5 Migration] Remove RetryRule
> ------------------------------------
>
>                 Key: FLINK-29245
>                 URL: https://issues.apache.org/jira/browse/FLINK-29245
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Documentation, Tests
>    Affects Versions: 1.17.0
>            Reporter: Matthias Pohl
>            Priority: Major
>              Labels: starter
>
> With the transition to JUnit5, using [RetryExtension|https://github.com/apache/flink/blob/78b231f60aed59061f0f609e0cfd659d78e6fdd5/flink-test-utils-parent/flink-test-utils-junit/src/main/java/org/apache/flink/testutils/junit/extensions/retry/RetryExtension.java#L43] is favored, anyway. {{RetryExtension}} also utilizes the annotations {{@RetryOnException}} and {{@RetryOnFailure}} which still refer to {{RetryRule}} in its JavaDoc.
> This issue is about cleaning things up around {{RetryRule}} and the related JavaDocs.



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