You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by shanthoosh <gi...@git.apache.org> on 2018/04/17 01:49:17 UTC

[GitHub] samza pull request #476: Importing standalone fixes from the hot-fix branch.

GitHub user shanthoosh opened a pull request:

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

    Importing standalone fixes from the hot-fix branch.

    Changes:
    * Handle job coordinator shutdown gracefully in case of unclean container shutdowns.
    * Fix the zookeeper session handling logic.
    * Fix the forever retry timeout in ZkClient re-connect.

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

    $ git pull https://github.com/shanthoosh/samza pullInK2Changes

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

    https://github.com/apache/samza/pull/476.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 #476
    
----
commit 20d1870749f49abc5b641caa8cbcc33534c765e3
Author: Shanthoosh Venkataraman <sv...@...>
Date:   2018-04-17T00:53:25Z

    Porting fixes from K2 branch into open source.

----


---

[GitHub] samza pull request #476: SAMZA-1664: ZkJobCoordinator stability fixes.

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

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


---