[GitHub] kafka pull request: KAFKA-3616: Make kafka producers/consumers inj...

2016-05-06 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] kafka pull request: KAFKA-3616: Make kafka producers/consumers inj...

2016-04-24 Thread kawamuray
GitHub user kawamuray opened a pull request:

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

KAFKA-3616: Make kafka producers/consumers injectable for KafkaStreams

Ticket: https://issues.apache.org/jira/browse/KAFKA-3616

WIP. Just to show my mind. Will follow-up after positive feedback.

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

$ git pull https://github.com/kawamuray/kafka kafka-3616-inject-clients

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

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


commit 8e608baa6670097d1bee896c9f82459a9aee4612
Author: Yuto Kawamura 
Date:   2016-04-24T14:54:53Z

KAFKA-3616: Make kafka producers/consumers injectable for KafkaStreams




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---