[
https://issues.apache.org/jira/browse/KAFKA-17357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai reassigned KAFKA-17357:
--------------------------------------
Assignee: Logan Zhu (was: Chia-Ping Tsai)
> 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: Logan Zhu
> 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)