Comment 1 for bug 1375897

Revision history for this message
jolan (jolan) wrote : Re: graceful shutdown impossible on idle nodes; blocked or ignored

This seems to have been related to handlersocket, after I commented it out in our config:

#loose_handlersocket_port = 9998
#loose_handlersocket_port_wr = 9999
#loose_handlersocket_threads = 16
#loose_handlersocket_threads_wr = 1

all nodes can now shutdown properly.