You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/17 16:44:41 UTC

[jira] [Commented] (SAMZA-1151) create ZkCoordination service

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

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

GitHub user sborya opened a pull request:

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

    SAMZA-1151. Coordination service.

    

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

    $ git pull https://github.com/navina/samza CoordinationService

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

    https://github.com/apache/samza/pull/91.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 #91
    
----
commit d39448434eead7837c6af4c10acb8f4347cb0e58
Author: Boris Shkolnik <bo...@apache.org>
Date:   2017-03-10T17:59:34Z

    added CoordinationService with getLeaderElector

commit 2359d0fedd41487e25085fba3317e26f0426ce94
Author: Boris Shkolnik <bo...@apache.org>
Date:   2017-03-10T18:00:07Z

    added new files

commit 9161c55c0129a06d02f6e6503c215d9da95cf107
Author: Boris Shkolnik <bo...@apache.org>
Date:   2017-03-11T01:11:55Z

    added zk coordinator service

commit f9b35e496efe18da42851ed0ea51fefb2e495c65
Author: Boris Shkolnik <bo...@apache.org>
Date:   2017-03-13T17:39:42Z

    added more tests

----


> create ZkCoordination service
> -----------------------------
>
>                 Key: SAMZA-1151
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1151
>             Project: Samza
>          Issue Type: Sub-task
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>             Fix For: 0.13.0
>
>
> This will allow ApplicationRunner to use the same services.
> The services will include - leader election, latch and barrier.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)