[
https://issues.apache.org/jira/browse/KAFKA-8982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Chen resolved KAFKA-8982.
------------------------------
Fix Version/s: 3.6.0
Resolution: Fixed
> Admin.deleteRecords should retry when failing to fetch metadata
> ---------------------------------------------------------------
>
> Key: KAFKA-8982
> URL: https://issues.apache.org/jira/browse/KAFKA-8982
> Project: Kafka
> Issue Type: Improvement
> Reporter: Mickael Maison
> Assignee: Gantigmaa Selenge
> Priority: Major
> Fix For: 3.6.0
>
>
> Currently deleteRecords() does not retry to fetch metadata and immediatly
> fails all futures if metadata contains any errors. It should instead attempt
> to refresh metadata.
> https://github.com/apache/kafka/pull/7296#discussion_r330808723
--
This message was sent by Atlassian Jira
(v8.20.10#820010)