You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Vineet Goel <vi...@gmail.com> on 2017/06/22 23:45:45 UTC

CreateTopicResponse Error Code 41

Hi,

I get an Error (Code 41) when sending a CreateTopicRequest to any of the
brokers except 1. Why might this be? Does this request need to be sent to a
specific broker?

Best,
Vineet

Re: CreateTopicResponse Error Code 41

Posted by Ismael Juma <is...@juma.me.uk>.
Yes, it needs to be sent to the Controller. Metadata response has the
controller id.

Ismael

On Fri, Jun 23, 2017 at 12:45 AM, Vineet Goel <vi...@gmail.com> wrote:

> Hi,
>
> I get an Error (Code 41) when sending a CreateTopicRequest to any of the
> brokers except 1. Why might this be? Does this request need to be sent to a
> specific broker?
>
> Best,
> Vineet
>