[GitHub] samza pull request #623: SAMZA-1838: Make some minor improvements to Executi...

2018-09-04 Thread ahmedahamid
GitHub user ahmedahamid opened a pull request: https://github.com/apache/samza/pull/623 SAMZA-1838: Make some minor improvements to ExecutionPlanner You can merge this pull request into a Git repository by running: $ git pull https://github.com/ahmedahamid/samza dev/ahabdulh/

[GitHub] samza pull request #622: Handle Repartitioning of Streams

2018-09-04 Thread MayureshGharat
GitHub user MayureshGharat opened a pull request: https://github.com/apache/samza/pull/622 Handle Repartitioning of Streams Modified the Groupers to handle Repartitioning. This is an opt in feature and can be enabled by setting the config : "auto.handle.repartition" to true. Thi

[GitHub] samza pull request #616: SAMZA-1821: fix the IllegalStateException complaini...

2018-09-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/samza/pull/616 ---