You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by sborya <gi...@git.apache.org> on 2017/10/25 00:21:23 UTC

[GitHub] samza pull request #336: StreamOperatorTask does not need to be final.

GitHub user sborya opened a pull request:

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

    StreamOperatorTask does not need to be final.

    

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

    $ git pull https://github.com/sborya/samza UnmakeStreamOperatorTaskFinal

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

    https://github.com/apache/samza/pull/336.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 #336
    
----
commit a31a7aa29b7be4bb46f8e651b6b8fa46a65b48e2
Author: Boris Shkolnik <bs...@linkedin.com>
Date:   2017-10-16T22:25:49Z

    reduce debugging from info to debug in KafkaCheckpointManager.java

commit 410ce78ba1ff8dafa2587481473e62ac9cfa6f4f
Author: Boris S <bo...@apache.org>
Date:   2017-10-17T01:20:04Z

    Merge branch 'master' of https://github.com/apache/samza

commit d4620d6690f74cad9472d0e27a1b31aeb4156c54
Author: Boris S <bo...@apache.org>
Date:   2017-10-25T00:11:48Z

    Merge branch 'master' of https://github.com/apache/samza

commit c44ee5852f4ee209a627387dcc2134eac32a45bf
Author: Boris S <bo...@apache.org>
Date:   2017-10-25T00:13:06Z

    StreamOperatorTask does not need to be final

----


---

[GitHub] samza pull request #336: StreamOperatorTask does not need to be final.

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---