[
https://issues.apache.org/jira/browse/KAFKA-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974647#comment-14974647
]
ASF GitHub Bot commented on KAFKA-2371:
---------------------------------------
GitHub user ewencp opened a pull request:
https://github.com/apache/kafka/pull/360
MINOR: KAFKA-2371 follow-up, DistributedHerder should wakeup
WorkerGroupMember after assignment to ensure work is started immediately
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ewencp/kafka
minor-kafka-2371-follow-up-wakeup-after-rebalance
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/360.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 #360
----
commit 7cf8ea072910e6365470294e715d48baccc54d90
Author: Ewen Cheslack-Postava <[email protected]>
Date: 2015-10-26T17:39:21Z
MINOR: KAFKA-2371 follow-up, DistributedHerder should wakeup
WorkerGroupMember after assignment to ensure work is started immediately
----
> Add distributed coordinator implementation for Copycat
> ------------------------------------------------------
>
> Key: KAFKA-2371
> URL: https://issues.apache.org/jira/browse/KAFKA-2371
> Project: Kafka
> Issue Type: Sub-task
> Components: copycat
> Reporter: Ewen Cheslack-Postava
> Assignee: Ewen Cheslack-Postava
> Fix For: 0.9.0.0
>
>
> Copycat needs a Coordinator implementation that handles multiple Workers that
> automatically manage the distribution of connectors and tasks across them. To
> start, this implementation should handle any connectors that have been
> registered via either a CLI or REST interface for starting/stopping
> connectors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)