GitHub user shanthoosh opened a pull request:
https://github.com/apache/samza/pull/629
SAMZA-1859: Zookeeper MetadataStore implementation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shanthoosh/samza metadata_store_zk_impl
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/629.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 #629
----
commit 029f652cb0b0bb597c469ec8d748a4120294f3dc
Author: Shanthoosh Venkataraman <spvenkat@...>
Date: 2018-09-06T23:51:41Z
Zookeeper implementation of MetadataStore.
----
---