GitHub user banecogic opened a pull request:

    https://github.com/apache/samza/pull/24

    SAMZA-1047: testEndOfStreamWithOutOfOrderProcess is flaky

    Chooser always pools end of stream message until final callback is trigered 
so process-enelopes metrics didn't match. Changed the test methods to return 
null envelopes after end of stream message.
    
    Deleted unused boolean variable "completed" in AsyncTaskWorker

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/banecogic/samza SAMZA-1047

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/24.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 #24
    
----
commit e7aacf562dfa8b67b9e85ae8d77481f0a3d4cf89
Author: banecogic <b.co...@levi9.com>
Date:   2016-11-28T10:25:24Z

    SAMZA-1047: testEndOfStreamWithOutOfOrderProcess is flaky

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to