GitHub user navina opened a pull request:

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

    SAMZA-1082 : Implement Leader Election using ZK

    Simple implementation of leader election recipe along with unit tests

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

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

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

    https://github.com/apache/samza/pull/48.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 #48
    
----
commit 37c2c8beddbf61325da80ea190e1f8e70d7c1bbc
Author: navina <nav...@apache.org>
Date:   2017-01-23T21:16:49Z

    Extracting files related to LeaderElection

commit aaaf24e2b159b21f28670171b027c2a69ea2737c
Author: navina <nav...@apache.org>
Date:   2017-02-02T01:40:13Z

    Adding EmbeddedZookeeper for testing

commit 317cf167ba9d5bd08e9ebe753892c2bd44befeb0
Author: navina <nav...@apache.org>
Date:   2017-02-02T02:14:36Z

    Adding tests for ZkKeyBuilder

commit 1734f8f905cafb2b1416422ac8809da30c3a848b
Author: navina <nav...@apache.org>
Date:   2017-02-03T18:51:14Z

    Adding tests for ZkUtils

commit 6dd6b8d8e891540ee75f0db5966afe5e7f599dd0
Author: navina <nav...@apache.org>
Date:   2017-02-04T02:43:12Z

    Adding tests for ZkLeaderElector

----


---
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