[
https://issues.apache.org/jira/browse/SAMZA-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16607664#comment-16607664
]
ASF GitHub Bot commented on SAMZA-1859:
---------------------------------------
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.
----
> Zookeeper MetadataStore implementation.
> ---------------------------------------
>
> Key: SAMZA-1859
> URL: https://issues.apache.org/jira/browse/SAMZA-1859
> Project: Samza
> Issue Type: New Feature
> Reporter: Shanthoosh Venkataraman
> Assignee: Shanthoosh Venkataraman
> Priority: Major
>
> SAMZA-1786 introduced the pluggable MetadataStore abstraction for managing
> the metadata of a samza job.
> As a part of this JIRA, we add a zookeeper implementation of metadata store
> which will be used in the samza standalone model.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)