[rabbitmq-discuss] regarding supervisor2
Arun Suresh
arun.suresh at gmail.com
Tue Jan 25 00:56:55 GMT 2011
Hello
Ive been playing around with supervisor2 which you guys ship with rabbitmq
server. The delayed restart is seriously a life saver.
The only minor issue ive had with it is:
Once the process has exceeded MaxT and MaxR, you guys spawn a timer thread
to restart the process after the specified delay.. During this period, the
process is actually dead. but supervisor:which_children still returns a
stale Pid. Any reason why inside the do_restart method, once the restart1
method returns a {terminate, NState} , state_del_child() is NOT called ?
Regards
-Arun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110124/5e9b31d3/attachment.htm>
More information about the rabbitmq-discuss
mailing list