----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17055/#review32297 -----------------------------------------------------------
core/src/main/scala/kafka/server/KafkaApis.scala <https://reviews.apache.org/r/17055/#comment61043> It is useful to know the incoming byte rate to a Kafka broker, in addition to knowing the byte rate to the log. Can we keep the BytesInRate metric to measure the former and introduce a LogBytesInRate to measure the latter? - Neha Narkhede On Jan. 17, 2014, 6:28 p.m., Guozhang Wang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/17055/ > ----------------------------------------------------------- > > (Updated Jan. 17, 2014, 6:28 p.m.) > > > Review request for kafka. > > > Bugs: KAFKA-1055 > https://issues.apache.org/jira/browse/KAFKA-1055 > > > Repository: kafka > > > Description > ------- > > KAFKA-1055.v1 > > > Diffs > ----- > > core/src/main/scala/kafka/server/KafkaApis.scala > 29abc46d22909ac453ee2b50855bf561601496fc > > Diff: https://reviews.apache.org/r/17055/diff/ > > > Testing > ------- > > > Thanks, > > Guozhang Wang > >