You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Devendar Rao <de...@gmail.com> on 2017/08/25 05:37:59 UTC

how to find out the group coordinator in kafka for a given topic?


Re: how to find out the group coordinator in kafka for a given topic?

Posted by Yuanjia <yu...@163.com>.
A groupcoordinator is relating to a groupId from my understanding.
"AdminClient.findCoordinator" can find the groupcoordinator for a given groupId.



YuanjiaLi
 
From: Devendar Rao
Date: 2017-08-25 13:37
To: users
Subject: how to find out the group coordinator in kafka for a given topic?