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)