GitHub user bharatviswa504 opened a pull request:
https://github.com/apache/kafka/pull/3117
KAFKA-5225:StreamsResetter doesn't allow custom Consumer properties
Added command-config option, as the client configuration is required for
AdminClient and Embedded Consumer.
@mjsax @guozhangwang please review the changes.
@msjax from previous PR couple of questions.
1. Tests for Secure cluster, do you mean to add Integration Test?
2. --dry-run option should print user configs or not? This is just a
thought. (Not got what do you mean here?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bharatviswa504/kafka KAFKA-5225
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3117.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 #3117
----
commit 3c6bc850ad9d0a5c3118965f7996e2f3dc7171dd
Author: Bharat Viswanadham <[email protected]>
Date: 2017-05-22T21:12:24Z
KAFKA-5225:StreamsResetter doesn't allow custom Consumer properties
----
---
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.
---