----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48352/#review136564 -----------------------------------------------------------
Ship it! I am assuming we won't run into problems where a metric is not registered before incrementing. :) - Navina Ramesh On June 7, 2016, 11:59 p.m., Boris Shkolnik wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/48352/ > ----------------------------------------------------------- > > (Updated June 7, 2016, 11:59 p.m.) > > > Review request for samza and Navina Ramesh. > > > Bugs: SAMZA-962 > https://issues.apache.org/jira/browse/SAMZA-962 > > > Repository: samza > > > Description > ------- > > Added java friendly api to KafkaSystemConsumerMetrics. > KafkaSystemConsumer metrics is done in scala and accessing this api in Java > is not very intuitive. > This patch adds more straighforward Java api to this class. > > > Diffs > ----- > > > samza-kafka/src/main/scala/org/apache/samza/system/kafka/KafkaSystemConsumerMetrics.scala > 741a176259b9a1cf2e5f7d64b0be98497f1c9242 > > Diff: https://reviews.apache.org/r/48352/diff/ > > > Testing > ------- > > manual testing. > > > Thanks, > > Boris Shkolnik > >