[
https://issues.apache.org/jira/browse/KAFKA-2373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14738036#comment-14738036
]
ASF GitHub Bot commented on KAFKA-2373:
---------------------------------------
GitHub user ewencp opened a pull request:
https://github.com/apache/kafka/pull/202
KAFKA-2373: Add Kafka-backed offset storage for Copycat.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ewencp/kafka
kafka-2373-copycat-distributed-offset
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/202.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 #202
----
commit 35349311ae69acf69a4f845b0064ba0ec0db2149
Author: Ewen Cheslack-Postava <[email protected]>
Date: 2015-09-08T19:14:49Z
KAFKA-2373: Add Kafka-backed offset storage for Copycat.
----
> Copycat distributed offset storage
> ----------------------------------
>
> Key: KAFKA-2373
> URL: https://issues.apache.org/jira/browse/KAFKA-2373
> Project: Kafka
> Issue Type: Sub-task
> Components: copycat
> Reporter: Ewen Cheslack-Postava
> Assignee: Ewen Cheslack-Postava
> Fix For: 0.8.3
>
>
> Add offset storage for Copycat that works in distributed mode, which likely
> means storing the data in a Kafka topic. Copycat workers will use this by
> default.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)