GitHub user prateekm opened a pull request:
https://github.com/apache/samza/pull/131
SAMZA-1176: Intermittent TestJoinOperator unit test failure
Join TTL was set too low (10 ms). `joinRetainsMatchedMessagesReverse` will
fail if the execution time between line 176 and 186 is longer than that.
Increased TTL to 1 min (will not affect test execution time).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prateekm/samza join-test-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/131.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 #131
----
commit 06ad8485a9ba706ce10b261cb7a2a35538382a86
Author: Prateek Maheshwari <[email protected]>
Date: 2017-04-19T07:01:25Z
SAMZA-1176: Intermittent TestJoinOperator unit test failure
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---