You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Mickael Maison (Jira)" <ji...@apache.org> on 2019/10/04 18:33:00 UTC

[jira] [Created] (KAFKA-8982) Admin.deleteRecords should retry when failing to fetch metadata

Mickael Maison created KAFKA-8982:
-------------------------------------

             Summary: 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


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.3.4#803005)