Re: How to gracefully stop Kafka

2018-06-01 Thread Raghav
Thanks guys, I will try this and update to see if that worked. On Fri, Jun 1, 2018 at 1:42 AM, M. Manna wrote: > Regarding graceful shutdown - I have got a response from Jan in the past - > I am simply quoting that below: > > "A gracefully shutdown means the broker is only shutting down when it

Re: How to gracefully stop Kafka

2018-06-01 Thread M. Manna
Regarding graceful shutdown - I have got a response from Jan in the past - I am simply quoting that below: "A gracefully shutdown means the broker is only shutting down when it is not the leader of any partition. Therefore you should not be able to gracefully shut down your entire cluster." That

Re: How to gracefully stop Kafka

2018-05-31 Thread Pena Quijada Alexander
Hi, From my point of view, if you don't have any tool that help you in the management of your broker services, in other to do a rolling restart manually, you should shut down one broker at a time. In this way, you leave time to the broker controller service to balance the active replicas into