Luke Kanies <[email protected]> writes: > Hi all, > > I'm trying to figure out which signal should do what with ticket > #2239, or if we should even keep the existing behaviour. > > If you send a signal to puppetd when it's in the middle of a > transaction, what behaviour do you expect?
There's a similar question about puppetmasterd. As-is it *appears* that puppetmasterd will die in the middle of a transaction. For example, if our init script sends SIGTERM to a puppetmasterd running behind Mongrel then in-flight transactions seem to die. I say "seem" because I'm not positive :) When we were using Mongrel our init script's 'restart' function stopped and started our puppetmasterds one at a time. In theory that meant that no client would notice but in practice they always did. It's possible that mod_proxy was actually to blame but I figured I'd throw this out to you experts :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en -~----------~----~----~----~------~----~------~--~---
