Jun Rao created KAFKA-2567: ------------------------------ Summary: throttle-time shouldn't be NaN Key: KAFKA-2567 URL: https://issues.apache.org/jira/browse/KAFKA-2567 Project: Kafka Issue Type: Bug Reporter: Jun Rao Priority: Minor Fix For: 0.9.0.0
Currently, if throttling never happens, we get the NaN for throttle-time. It seems it's better to default to 0. "kafka.server:client-id=eventsimgroup200343,type=Fetch" : { "byte-rate": 0.0, "throttle-time": NaN } -- This message was sent by Atlassian JIRA (v6.3.4#6332)