[ https://issues.apache.org/jira/browse/KAFKA-8976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16944452#comment-16944452 ]
Kristian Aurlien commented on KAFKA-8976: ----------------------------------------- This seems like task suitable for a newbie like me, could I give it a try? > 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 > 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)