[
https://issues.apache.org/jira/browse/KAFKA-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14714470#comment-14714470
]
ASF GitHub Bot commented on KAFKA-2072:
---------------------------------------
GitHub user dajac opened a pull request:
https://github.com/apache/kafka/pull/170
KAFKA-2072: Add StopReplica request/response to o.a.k.common.requests
This PR adds StopReplica request and response as it is required by @ijuma
for KAFKA-2411. Migration of core module is addressed a separate PR (#141).
@ijuma Could you review it? @gwenshap Could you take a look as well?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dajac/kafka KAFKA-2072-part-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/170.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 #170
----
commit f8f4d691d43cc260377e630fcaf67d31923b37e3
Author: David Jacot <[email protected]>
Date: 2015-08-13T15:36:49Z
Add o.a.k.c.r.StopReplicaRequest and o.a.k.c.r.StopReplicaResponse.
----
> Add StopReplica request/response to o.a.k.common.requests and replace the
> usage in core module
> ----------------------------------------------------------------------------------------------
>
> Key: KAFKA-2072
> URL: https://issues.apache.org/jira/browse/KAFKA-2072
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Gwen Shapira
> Assignee: David Jacot
> Fix For: 0.8.3
>
>
> Add StopReplica request/response to o.a.k.common.requests and replace the
> usage in core module
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)