[jira] [Commented] (KAFKA-5225) StreamsResetter doesn't allow custom Consumer properties

2017-09-14 Thread Matthias J. Sax (JIRA)

[ 
https://issues.apache.org/jira/browse/KAFKA-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16166731#comment-16166731
 ] 

Matthias J. Sax commented on KAFKA-5225:


[~bharatviswa] Are you still working on this?

> StreamsResetter doesn't allow custom Consumer properties
> 
>
> Key: KAFKA-5225
> URL: https://issues.apache.org/jira/browse/KAFKA-5225
> Project: Kafka
>  Issue Type: Bug
>  Components: streams, tools
>Affects Versions: 0.10.2.1
>Reporter: Dustin Cote
>Assignee: Bharat Viswanadham
>  Labels: needs-kip
>
> The StreamsResetter doesn't let the user pass in any configurations to the 
> embedded consumer. This is a problem in secured environments because you 
> can't configure the embedded consumer to talk to the cluster. The tool should 
> take an approach similar to `kafka.admin.ConsumerGroupCommand` which allows a 
> config file to be passed in the command line for such operations.
> cc [~mjsax]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (KAFKA-5225) StreamsResetter doesn't allow custom Consumer properties

2017-09-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/KAFKA-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16182067#comment-16182067
 ] 

ASF GitHub Bot commented on KAFKA-5225:
---

GitHub user mjsax opened a pull request:

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

KAFKA-5225: StreamsResetter doesn't allow custom Consumer properties



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

$ git pull https://github.com/mjsax/kafka 
kafka-5225-streams-resetter-properties

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

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


commit 5f6fa470d6c181c42ba3fad3211df4f31a8f7562
Author: Bharat Viswanadham 
Date:   2017-05-22T21:12:24Z

KAFKA-5225: StreamsResetter doesn't allow custom Consumer properties

commit 96d2be9945e0d560b7713bea7916f5e634f0558d
Author: Matthias J. Sax 
Date:   2017-09-27T06:05:53Z

Rebased




> StreamsResetter doesn't allow custom Consumer properties
> 
>
> Key: KAFKA-5225
> URL: https://issues.apache.org/jira/browse/KAFKA-5225
> Project: Kafka
>  Issue Type: Bug
>  Components: streams, tools
>Affects Versions: 0.10.2.1
>Reporter: Dustin Cote
>Assignee: Bharat Viswanadham
>  Labels: kip
>
> The StreamsResetter doesn't let the user pass in any configurations to the 
> embedded consumer. This is a problem in secured environments because you 
> can't configure the embedded consumer to talk to the cluster. The tool should 
> take an approach similar to `kafka.admin.ConsumerGroupCommand` which allows a 
> config file to be passed in the command line for such operations.
> cc [~mjsax]
> https://cwiki.apache.org/confluence/display/KAFKA/KIP+157+-+Add+consumer+config+options+to+streams+reset+tool



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (KAFKA-5225) StreamsResetter doesn't allow custom Consumer properties

2017-09-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/KAFKA-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183265#comment-16183265
 ] 

ASF GitHub Bot commented on KAFKA-5225:
---

Github user bharatviswa504 closed the pull request at:

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


> StreamsResetter doesn't allow custom Consumer properties
> 
>
> Key: KAFKA-5225
> URL: https://issues.apache.org/jira/browse/KAFKA-5225
> Project: Kafka
>  Issue Type: Bug
>  Components: streams, tools
>Affects Versions: 0.10.2.1, 0.11.0.1
>Reporter: Dustin Cote
>Assignee: Matthias J. Sax
>  Labels: kip
> Fix For: 1.0.0
>
>
> The StreamsResetter doesn't let the user pass in any configurations to the 
> embedded consumer. This is a problem in secured environments because you 
> can't configure the embedded consumer to talk to the cluster. The tool should 
> take an approach similar to `kafka.admin.ConsumerGroupCommand` which allows a 
> config file to be passed in the command line for such operations.
> cc [~mjsax]
> https://cwiki.apache.org/confluence/display/KAFKA/KIP+157+-+Add+consumer+config+options+to+streams+reset+tool



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (KAFKA-5225) StreamsResetter doesn't allow custom Consumer properties

2017-10-02 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/KAFKA-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188809#comment-16188809
 ] 

ASF GitHub Bot commented on KAFKA-5225:
---

Github user asfgit closed the pull request at:

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


> StreamsResetter doesn't allow custom Consumer properties
> 
>
> Key: KAFKA-5225
> URL: https://issues.apache.org/jira/browse/KAFKA-5225
> Project: Kafka
>  Issue Type: Bug
>  Components: streams, tools
>Affects Versions: 0.10.2.1, 0.11.0.1
>Reporter: Dustin Cote
>Assignee: Matthias J. Sax
>  Labels: kip
> Fix For: 1.0.0
>
>
> The StreamsResetter doesn't let the user pass in any configurations to the 
> embedded consumer. This is a problem in secured environments because you 
> can't configure the embedded consumer to talk to the cluster. The tool should 
> take an approach similar to `kafka.admin.ConsumerGroupCommand` which allows a 
> config file to be passed in the command line for such operations.
> cc [~mjsax]
> https://cwiki.apache.org/confluence/display/KAFKA/KIP+157+-+Add+consumer+config+options+to+streams+reset+tool



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)