Hi, I might have missed out the discussions on this :(
I had some more questions : 1) We need a config in KafkaProducer for this. So when the KafkaProducer issues a TMR for a topic and receives a response that the topic does not exist, depending on the value of this config it should use the CreateTopic request to create the topic or exit. Is there a ticket for this? 2) We need a config in KafkaConsumer for this. So when the KafkaConsumer(old and new) issues a TMR for a topic and receives a response that the topic does not exist, depending on the value of this config it should use the CreateTopic request to create the topic or exit. Is there a ticket for this? Thanks, Mayuresh On Thu, Jan 7, 2016 at 3:27 PM, Mayuresh Gharat <[email protected]> wrote: > Hi Jason, > > Thanks. I had found this ticket before but the KAFKA-1507 also has some > context about this and I was confused basically exactly which patch is > going to go in. > Thanks a lot for confirming. > > Thanks, > > Mayuresh > > On Thu, Jan 7, 2016 at 3:08 PM, Jason Gustafson <[email protected]> > wrote: > >> Hey Mayuresh, >> >> The ticket that Grant Henke has been working on is here: >> https://issues.apache.org/jira/browse/KAFKA-2945. Is that what you were >> looking for? >> >> -Jason >> >> On Thu, Jan 7, 2016 at 1:50 PM, Mayuresh Gharat < >> [email protected]> >> wrote: >> >> > + dev >> > >> > Hi >> > >> > There has been discussion on the ticket : >> > https://issues.apache.org/jira/browse/KAFKA-2887, that we are going to >> > deprecate auto-creation of topic or at least turn it off by default >> once we >> > have the CreateTopics API. It also says the patch is available for this. >> > >> > The only other ticket that I came across on the ticket is >> > https://issues.apache.org/jira/browse/KAFKA-1507. >> > >> > I wanted to confirm that >> https://issues.apache.org/jira/browse/KAFKA-1507 >> > is the ticket that has the CreateTopics API patch. >> > <%28862%29%20250-7125> >> > >> > >> > -- >> > -Regards, >> > Mayuresh R. Gharat >> > (862) 250-7125 >> > >> > > > > -- > -Regards, > Mayuresh R. Gharat > (862) 250-7125 > -- -Regards, Mayuresh R. Gharat (862) 250-7125
