Boyang Chen created KAFKA-10607:
-----------------------------------
Summary: Ensure the error counts contains the NONE
Key: KAFKA-10607
URL: https://issues.apache.org/jira/browse/KAFKA-10607
Project: Kafka
Issue Type: Improvement
Components: clients
Reporter: Boyang Chen
In the RPC errorCounts() call, there are inconsistent behaviors from the
default implementation, for example certain RPCs filter out Errors.NONE during
the map generation. We should make it consistent by applying the errorCounts()
to Errors.NONE for all RPCs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)