Re: kafka upgrade 2.3 -> 2.4 cluster.id issue

2019-12-20 Thread Yves Courvoisier
Hi again, Sorry for the formatting of my mail. I changed to plain text. Below the same mail but with correct formatting: Here is a little bit of context: I am part of a development project where we installed a kafka cluster in our boat. The nature of the project is hence very different from the i

Re: Topics marked for deletion stuck as ineligible for deletion

2019-12-20 Thread Vincent Rischmann
Just to report in case anyone finds this via a web search. I did the following: rmr brokers/topics/mytopic rm admin/delete_topics/mytopic and it worked fine. The broker reported an exception in `kafka-controller.log` after the last rm ran but it still ran without any problems. I restart

Re: [EXTERNAL] Re: Health Check

2019-12-20 Thread Sullivan, Tim
Wonderful, I assume that it is only in the latest release, correct? I’m running 1.1.0 so I’m thinking I’d have to upgrade to get the benefits? Tim Sullivan Be Well Sr. Software Engineer Supply Chain – IT | Data & Analytics The Home Depot 2250 Newmarket Parkway | Atlanta, GA 30339

Re: WELCOME to users@kafka.apache.org

2019-12-20 Thread Yves Courvoisier
Hi, Here is a little bit of context: I am part of a development project where we installed a kafka cluster in our boat. The nature of the project is hence very different from the initial purpose of kafka, since we have only one broker per boat that we then replicate on a master server. We experie