GitHub user vjagadish1989 opened a pull request:
https://github.com/apache/samza/pull/66
Implementation of Windows and various kinds of Triggers (WIP)
* Implemented various triggers and the orchestration logic of the window
operator.
* Implemented wire-up of window and the flow
GitHub user nickpan47 opened a pull request:
https://github.com/apache/samza/pull/65
SAMZA-1093: instantiating StreamOperatorTask in SamzaContainer (WIP)
SAMZA-1093: Instantiating StreamOperatorTask in SamzaContainer
- minor refactor to get the TaskFactory based on task clas