RE: 409 Conflict

2016-01-13 Thread Heath Ivie
Update: I have completely uninstall kafka v10 and v17 and reinstalled and all is right with the world. -Original Message- From: Heath Ivie [mailto:hi...@autoanything.com] Sent: Wednesday, January 13, 2016 11:59 AM To: users@kafka.apache.org Subject: RE: 409 Conflict Hi Ewen, When I

RE: 409 Conflict

2016-01-13 Thread Heath Ivie
revious, I just upgraded yesterday? -Original Message- From: Ewen Cheslack-Postava [mailto:e...@confluent.io] Sent: Tuesday, January 12, 2016 10:38 PM To: users@kafka.apache.org Subject: Re: 409 Conflict Is the consumer registration failing, or the subsequent calls to read from the to

Re: 409 Conflict

2016-01-12 Thread Ewen Cheslack-Postava
gave looks ok at first glance, but since there's only one consumer, it shouldn't be possible for it to generate a 409 (conflict) error. -Ewen On Tue, Jan 12, 2016 at 4:06 PM, Heath Ivie wrote: > Additional Info: > > When I enter the curl commands from the 2.0 document, I

RE: 409 Conflict

2016-01-12 Thread Heath Ivie
r_instance http://docs.confluent.io/2.0.0/kafka-rest/docs/intro.html#produce-and-consume-json-messages -Original Message- From: Heath Ivie [mailto:hi...@autoanything.com] Sent: Tuesday, January 12, 2016 3:08 PM To: users@kafka.apache.org Subject: 409 Conflict Hi , I am running into an issue where I

409 Conflict

2016-01-12 Thread Heath Ivie
Hi , I am running into an issue where I cannot register new consumers. The server is consistently return error code 40901: "Consumer cannot subscribe the the specified target because it has already subscribed to other topics". I am using different groups, different topics and different names bu