[ https://issues.apache.org/jira/browse/KAFKA-10607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chia-Ping Tsai resolved KAFKA-10607. ------------------------------------ Resolution: Fixed > 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 > Assignee: Tom Bentley > Priority: Major > Fix For: 2.8.0 > > > 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)