You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2019/10/17 00:49:00 UTC

[jira] [Created] (KAFKA-9056) Selector outbound byte metric does not count partial sends

Jason Gustafson created KAFKA-9056:
--------------------------------------

             Summary: Selector outbound byte metric does not count partial sends
                 Key: KAFKA-9056
                 URL: https://issues.apache.org/jira/browse/KAFKA-9056
             Project: Kafka
          Issue Type: Bug
            Reporter: Jason Gustafson


Currently the outbound byte metric is updated only after a `Send` is complete. If the client disconnects before completion, then the metric is not updated even if some of the data had been sent.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)