GitHub user xinyuiscool opened a pull request:
https://github.com/apache/samza/pull/469
SAMZA-1645: A few issues found by BEAM stress test
1. Revert the priority set to intermediate streams.
2. Fix a watermark propagation condition
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xinyuiscool/samza SAMZA-1645
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/469.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 #469
----
commit 54c2b4f01c85e40c83bb27d1d03aad22b3e680a3
Author: xinyuiscool <xiliu@...>
Date: 2018-04-11T01:46:23Z
SAMZA-1645: A few issues found by BEAM stress test
----
---