GitHub user prateekm opened a pull request:
https://github.com/apache/samza/pull/25
SAMZA-1054: Refactor Operator APIs
Some suggestions for an Operator API refactor and misc. cleanup. It does
contain some implementation changes, mostly due to deleted, extracted or merged
classes. (
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54020/
---
(Updated Nov. 28, 2016, 2:11 p.m.)
Review request for samza, Jagadish Venkatram
GitHub user banecogic opened a pull request:
https://github.com/apache/samza/pull/24
SAMZA-1047: testEndOfStreamWithOutOfOrderProcess is flaky
Chooser always pools end of stream message until final callback is trigered
so process-enelopes metrics didn't match. Changed the test metho