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

Neha Narkhede commented on KAFKA-537:
-------------------------------------

Agree with Jay here. I assume this is to enable special consumers that can 
fetch from any replica and to be able to tell external consumers from 
followers. Wouldn't the clientId suffice ?
                
> expose clientId and correlationId in ConsumerConfig
> ---------------------------------------------------
>
>                 Key: KAFKA-537
>                 URL: https://issues.apache.org/jira/browse/KAFKA-537
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.8
>            Reporter: Jun Rao
>            Assignee: Yang Ye
>              Labels: bugs, newbie
>             Fix For: 0.8
>
>         Attachments: kafka_537_v1.diff
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> We need to expose clientId and correlationId in ConsumerConfig and use it 
> properly in AbstractFetcherThread. For follower fetchers, we should set the 
> clientId to a special string, something list "follower".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to