[jira] [Commented] (KAFKA-5549) Explain that `client.id` is just used as a prefix within Streams

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

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

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

Github user asfgit closed the pull request at:

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


> Explain that `client.id` is just used as a prefix within Streams
> 
>
> Key: KAFKA-5549
> URL: https://issues.apache.org/jira/browse/KAFKA-5549
> Project: Kafka
>  Issue Type: Improvement
>  Components: streams
>Reporter: Matthias J. Sax
>Priority: Trivial
>  Labels: beginner, newbie
> Fix For: 1.0.0
>
>
> We should explain, that {{client.id}} is used as a prefix for internal 
> consumer, producer, and restore-consumer and not reuse 
> {{CommonClientConfigs.CLIENT_ID_DOC}} within {{StreamsConfig}}



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


[jira] [Commented] (KAFKA-5549) Explain that `client.id` is just used as a prefix within Streams

2017-07-18 Thread ASF GitHub Bot (JIRA)

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

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

GitHub user PranavManiar opened a pull request:

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

KAFKA-5549 : Explain that 'client.id' is just used as a prefix within 
Streams

- Added new String CLIENT_ID_DOC in StreamsConfig for explanation

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

$ git pull https://github.com/PranavManiar/kafka trunk

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

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


commit e7e88110f68445ff6ebdbcf2fc94f8c7e3e25cc2
Author: Pranav Maniar 
Date:   2017-07-18T11:46:15Z

KAFKA-5549 : Explain that 'client.id' is just used as a prefix within 
Streams

- Added new String CLIENT_ID_DOC in StreamsConfig for explanation




> Explain that `client.id` is just used as a prefix within Streams
> 
>
> Key: KAFKA-5549
> URL: https://issues.apache.org/jira/browse/KAFKA-5549
> Project: Kafka
>  Issue Type: Improvement
>  Components: streams
>Reporter: Matthias J. Sax
>Priority: Trivial
>  Labels: beginner, newbie
>
> We should explain, that {{client.id}} is used as a prefix for internal 
> consumer, producer, and restore-consumer and not reuse 
> {{CommonClientConfigs.CLIENT_ID_DOC}} within {{StreamsConfig}}



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