GitHub user dajac opened a pull request:
https://github.com/apache/kafka/pull/196
KAFKA-2072: Replace StopReplica Request/Response with their
org.apache.kafka.common.requests equivalents
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dajac/kafka KAFKA-2072-part-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/196.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 #196
----
commit b064d2f9a0331789290b60dc3fa7fe83084f0167
Author: David Jacot <[email protected]>
Date: 2015-08-13T17:15:18Z
Replace k.a.StopReplicaRequest and k.a.StopReplicaResponse in KafkaApis by
their org.apache.kafka.common.requests equivalents.
commit 41eecb1b7de296d3bf5a2fd20380280f8cf441f0
Author: David Jacot <[email protected]>
Date: 2015-08-14T18:53:32Z
Remove k.a.StopReplicaRequest and k.a.StopReplicaResponse.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---