[
https://issues.apache.org/jira/browse/KAFKA-6809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajini Sivaram resolved KAFKA-6809.
-----------------------------------
Resolution: Fixed
Reviewer: Rajini Sivaram
Fix Version/s: (was: 2.1.0)
2.0.0
PR: [https://github.com/apache/kafka/pull/5301]
> connections-created metric does not behave as expected
> ------------------------------------------------------
>
> Key: KAFKA-6809
> URL: https://issues.apache.org/jira/browse/KAFKA-6809
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 1.1.0, 1.0.1
> Reporter: Anna Povzner
> Assignee: Stanislav Kozlovski
> Priority: Major
> Fix For: 2.0.0, 1.1.2
>
>
> "connections-created" sensor is described as "new connections established".
> It currently records only connections that the broker/client creates, but
> does not count connections received. Seems like we should also count
> connections received – either include them into this metric (and also clarify
> the description) or add a new metric (separately counting two types of
> connections). I am not sure how useful is to separate them, so I think we
> should do the first approach.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)