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

[jira] [Created] (KAFKA-10607) Ensure the error counts contains the NONE

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)