GitHub user rmatharu opened a pull request:
https://github.com/apache/samza/pull/599
Fix for transient error failure -- concurrent evictions causing
incorrectness
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rmatharu/samza bugfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/599.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 #599
----
commit bdb111406ad5835d0e4c80208cd1784dc2af16ca
Author: [email protected] <rmatharu@...>
Date: 2018-08-06T17:21:36Z
Fix for transient error failure -- concurrent evictions causing
incorrectness
----
---