Jason Gustafson created KAFKA-8976:
--------------------------------------
Summary: 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
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)