----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23715/ -----------------------------------------------------------
(Updated Aug. 6, 2014, 4:17 p.m.) Review request for samza. Changes ------- updated based on Chris' comment in JIRA. 1. change to more scala style 2. use Timer instead of Counter 3. add unit test Repository: samza Description ------- Add metrics for choose/process/window/commit/send time Diffs (updated) ----- samza-core/src/main/scala/org/apache/samza/container/RunLoop.scala 7fb4763 samza-core/src/main/scala/org/apache/samza/container/SamzaContainerMetrics.scala bcb3fa3 samza-core/src/test/scala/org/apache/samza/container/TestRunLoop.scala d4ceffc Diff: https://reviews.apache.org/r/23715/diff/ Testing ------- Thanks, Yan Fang
