[
https://issues.apache.org/jira/browse/FLINK-29245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612501#comment-17612501
]
Matthias Pohl commented on FLINK-29245:
---------------------------------------
Hi [~nagarajtantri], thanks for volunteering to fix this issue. This one
specifically is currently blocked by other JUnit5 migrations (e.g. FLINK-25538
as mentioned in [my comment
above|https://issues.apache.org/jira/browse/FLINK-29245?focusedCommentId=17602326&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17602326]).
I linked FLINK-25538 to make this clearer. You might want to pick up one of
the other subtasks under FLINK-25325 if you'd like to help the community
migrating to JUnit5
> [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)