-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29993/
-----------------------------------------------------------
(Updated Jan. 22, 2015, 10:30 a.m.)
Review request for samza.
Changes
-------
moved all code into a private method "refreshLatencyMatrics“
used the correct consumerId
added high-watermark matric
Bugs: SAMZA-503
https://issues.apache.org/jira/browse/SAMZA-503
Repository: samza
Description
-------
Update the messages-behind-high-watermark before the borkerProxy goes to sleep
Diffs (updated)
-----
samza-kafka/src/main/scala/org/apache/samza/system/kafka/BrokerProxy.scala
9daf824
samza-kafka/src/main/scala/org/apache/samza/system/kafka/KafkaSystemConsumerMetrics.scala
cf0dd22
Diff: https://reviews.apache.org/r/29993/diff/
Testing
-------
Thanks,
Yan Fang