[ https://issues.apache.org/jira/browse/KAFKA-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15532178#comment-15532178 ]
ASF GitHub Bot commented on KAFKA-4230: --------------------------------------- GitHub user iBuddha opened a pull request: https://github.com/apache/kafka/pull/1933 KAFKA-4230: HistogramSample needs override Sample's reset method You can merge this pull request into a Git repository by running: $ git pull https://github.com/iBuddha/kafka trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1933.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1933 ---- commit 99d238ddc42446dbf70203927f40545d164e05f0 Author: Xing Huang <peopleb...@gmail.com> Date: 2016-09-29T08:36:17Z KAFKA-4230: HistogramSample needs override Sample's reset method ---- > HistogramSample needs override Sample's reset method > ---------------------------------------------------- > > Key: KAFKA-4230 > URL: https://issues.apache.org/jira/browse/KAFKA-4230 > Project: Kafka > Issue Type: Bug > Components: clients > Affects Versions: 0.10.0.0 > Reporter: Xing Huang > Priority: Minor > > HistogramSample should reset its inner Histogram, so it should override its > parent' reset method. -- This message was sent by Atlassian JIRA (v6.3.4#6332)