Hi,

how to shutdown storm cluster gracefully? like persist bolt finish writing. 
I add workerhook for topology. 
for workerhook, what's cluster status when calling hook's shutdown method?
I meant,for example, kafkaspout already stopped consuming message from kafka?
if not, how can I manually stop spouts/bolts. for stateful bolts, how to make sure the state already persist?

Thanks
Shawn

Reply via email to