[jira] [Commented] (KAFKA-2372) Copycat distributed config storage

2015-09-24 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on KAFKA-2372:
---

GitHub user ewencp opened a pull request:

https://github.com/apache/kafka/pull/241

KAFKA-2372: Add Kafka-backed storage of Copycat configs.

This also adds some other needed infrastructure for distributed Copycat, 
most
importantly the DistributedHerder, and refactors some code for handling
Kafka-backed logs into KafkaBasedLog since this is shared betweeen offset 
and
config storage.

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

$ git pull https://github.com/ewencp/kafka 
kafka-2372-copycat-distributed-config

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

https://github.com/apache/kafka/pull/241.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 #241


commit 22c1b1ea361e27e69f040445b99cb142d960a233
Author: Ewen Cheslack-Postava 
Date:   2015-09-21T01:07:20Z

KAFKA-2372: Add Kafka-backed storage of Copycat configs.

This also adds some other needed infrastructure for distributed Copycat, 
most
importantly the DistributedHerder, and refactors some code for handling
Kafka-backed logs into KafkaBasedLog since this is shared betweeen offset 
and
config storage.




> Copycat distributed config storage
> --
>
> Key: KAFKA-2372
> URL: https://issues.apache.org/jira/browse/KAFKA-2372
> Project: Kafka
>  Issue Type: Sub-task
>  Components: copycat
>Reporter: Ewen Cheslack-Postava
>Assignee: Ewen Cheslack-Postava
> Fix For: 0.9.0.0
>
>
> Add a config storage mechanism to Copycat that works in distributed mode. 
> Copycat workers that start in distributed mode should use this implementation 
> by default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (KAFKA-2372) Copycat distributed config storage

2015-10-13 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on KAFKA-2372:
---

Github user asfgit closed the pull request at:

https://github.com/apache/kafka/pull/241


> Copycat distributed config storage
> --
>
> Key: KAFKA-2372
> URL: https://issues.apache.org/jira/browse/KAFKA-2372
> Project: Kafka
>  Issue Type: Sub-task
>  Components: copycat
>Reporter: Ewen Cheslack-Postava
>Assignee: Ewen Cheslack-Postava
> Fix For: 0.9.0.0
>
>
> Add a config storage mechanism to Copycat that works in distributed mode. 
> Copycat workers that start in distributed mode should use this implementation 
> by default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)