[ https://issues.apache.org/jira/browse/KAFKA-17357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874602#comment-17874602 ]
Logan Zhu commented on KAFKA-17357: ----------------------------------- Im interesting in this issue, Could you assign to me? > Replace the deprecated `retry.maxRetries`/`retry.maxFailures` by > `develocity.testRetry.maxRetries`/`develocity.testRetry.maxFailures`/ > -------------------------------------------------------------------------------------------------------------------------------------- > > Key: KAFKA-17357 > URL: https://issues.apache.org/jira/browse/KAFKA-17357 > Project: Kafka > Issue Type: Sub-task > Reporter: Chia-Ping Tsai > Assignee: Chia-Ping Tsai > Priority: Major > > {code:bash} > WARNING: The following functionality has been deprecated and will be removed > in the next major release of the Develocity Gradle plugin. Run with > '-Ddevelocity.deprecation.captureOrigin=true' to see where the deprecated > functionality is being used. For assistance with migration, see > https://gradle.com/help/gradle-plugin-develocity-migration. > - The deprecated "retry.maxRetries" API has been replaced by > "develocity.testRetry.maxRetries" > - The deprecated "retry.maxFailures" API has been replaced by > "develocity.testRetry.maxFailures" > {code} > According to docs [0], the `retry` functionality should be replaced by > `develocity.testRetry` > [0] https://docs.gradle.com/develocity/flaky-test-detection/ -- This message was sent by Atlassian Jira (v8.20.10#820010)