Hi Team,
Most of the time i try to shutdown the supervisor (KAFKA Indexing Service), nothing happens and it continue to run.I am running below command to shutdown the supervisor.
curl -X ‘POST’ http://:8090/druid/indexer/v1/task/<name_supervisor>/shutdown
Is there any other best way to do this gracefully and quickly ?
Thanks in advance.
Regards,
Arpan Khagram