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

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

cmccabe commented on pull request #6723: KAFKA-8341. Retry Consumer group 
operation for NOT_COORDINATOR error
URL: https://github.com/apache/kafka/pull/6723
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> AdminClient should retry coordinator lookup after NOT_COORDINATOR error
> -----------------------------------------------------------------------
>
>                 Key: KAFKA-8341
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8341
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Jason Gustafson
>            Assignee: Vikas Singh
>            Priority: Major
>
> If a group operation (e.g. DescribeGroup) fails because the coordinator has 
> moved, the AdminClient should lookup the coordinator before retrying the 
> operation. Currently we will either fail or just retry anyway. This is 
> similar in some ways to controller rediscovery after getting NOT_CONTROLLER 
> errors.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to