You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Onur Karaman (JIRA)" <ji...@apache.org> on 2017/02/09 01:08:41 UTC

[jira] [Created] (KAFKA-4749) fix join-time-max and sync-time-max MeasurableStat type

Onur Karaman created KAFKA-4749:
-----------------------------------

             Summary: fix join-time-max and sync-time-max MeasurableStat type
                 Key: KAFKA-4749
                 URL: https://issues.apache.org/jira/browse/KAFKA-4749
             Project: Kafka
          Issue Type: Bug
            Reporter: Onur Karaman
            Assignee: Onur Karaman


GroupCoordinatorMetrics currently sets up join-time-max and sync-time-max incorrectly as a "new Avg()" MeasurableStat instead of "new Max()"



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)