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

[jira] [Assigned] (KAFKA-8976) AdminClient deleteRecords should not fetch metadata unnecessarily

     [ https://issues.apache.org/jira/browse/KAFKA-8976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Aurlien reassigned KAFKA-8976:
---------------------------------------

    Assignee: Kristian Aurlien

> AdminClient deleteRecords should not fetch metadata unnecessarily
> -----------------------------------------------------------------
>
>                 Key: KAFKA-8976
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8976
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Jason Gustafson
>            Assignee: Kristian Aurlien
>            Priority: Major
>
> If a user calls deleteRecords with an empty map, the AdminClient will do an unnecessary metadata lookup. We may as well shortcut return. There may be other APIs with a similar problem.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)