[ 
https://issues.apache.org/jira/browse/SAMZA-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15701590#comment-15701590
 ] 

ASF GitHub Bot commented on SAMZA-1047:
---------------------------------------

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 <[email protected]>
Date:   2016-11-28T10:25:24Z

    SAMZA-1047: testEndOfStreamWithOutOfOrderProcess is flaky

----


> testEndOfStreamWithOutOfOrderProcess is flaky
> ---------------------------------------------
>
>                 Key: SAMZA-1047
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1047
>             Project: Samza
>          Issue Type: Bug
>    Affects Versions: 0.11.0
>            Reporter: Navina Ramesh
>            Assignee: Branislav Cogic
>
> This unit test seems to be flaky failing the jenkins build occassionally. 
> https://builds.apache.org/job/samza-freestyle-build/89/console



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to