----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34170/ -----------------------------------------------------------
(Updated May 28, 2015, 12:31 a.m.) Review request for kafka. Bugs: KAFKA-2191 https://issues.apache.org/jira/browse/KAFKA-2191 Repository: kafka Description ------- KAFKA-2191; Measured rate should not be infinite Diffs ----- clients/src/main/java/org/apache/kafka/common/metrics/stats/Rate.java 98429da34418f7f1deba1b5e44e2e6025212edb3 Diff: https://reviews.apache.org/r/34170/diff/ Testing (updated) ------- For your reference, this is the patch I used in the quota system test. It solves the problem. This patch follows the suggestion from Jay. Jay has a more complete patch that includes the testcase. Feel free to use the patch by Jay at https://reviews.apache.org/r/34418/diff/. Thanks, Dong Lin