GitHub user bharathkk opened a pull request:
https://github.com/apache/samza/pull/607
SAMZA-1809: Add more logging to intermediate topic partition count inference
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bharathkk/samza execution-planner-log-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/607.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #607
----
commit 8e0c04a116767e07d84cc2ef1c0fed239fc82faf
Author: bharathkk <codin.martial@...>
Date: 2018-08-13T22:34:54Z
Add more logging around the logic to compute partition count for
intermediate streams
----
---