> On Jan. 20, 2014, 5:35 p.m., Neha Narkhede wrote: > > core/src/main/scala/kafka/server/KafkaApis.scala, line 244 > > <https://reviews.apache.org/r/17055/diff/1/?file=427144#file427144line244> > > > > 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?
OK - Guozhang ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17055/#review32297 ----------------------------------------------------------- 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 > >