Nice!
Thanks,
Jason
On Wed, Jun 19, 2013 at 9:16 PM, Jun Rao wrote:
> Actually, we recently added the option to enable controlled shutdown in the
> broker shutdown hook. I have updated our wiki accordingly (
> https://cwiki.apache.org/confluence/display/KAFKA/Replication+tools).
>
> Thanks,
>
Actually, we recently added the option to enable controlled shutdown in the
broker shutdown hook. I have updated our wiki accordingly (
https://cwiki.apache.org/confluence/display/KAFKA/Replication+tools).
Thanks,
Jun
On Wed, Jun 19, 2013 at 6:32 PM, Jason Rosenberg wrote:
> Was just reading
Was just reading about Controlled Shutdown here:
https://cwiki.apache.org/confluence/display/KAFKA/Replication+tools
Is this something that can be invoked from code, from within a container
running the KafkaServer?
Currently I launch kafka.server.KafkaServer directly from our java app
container.