Issue #2239 has been updated by Todd Zullinger.
Eventually (i.e. 0.26.0) I think HUP should re-read the configuration, if that's possible. For 0.25.0, ensuring that HUP doesn't just kill puppetmasterd would be great. In an ideal world, this would be done in the code, but if that's too disruptive and/or time-consuming this close to a release, I can just update the wording of the documentation so that anyone reading it won't try to send a HUP to puppetmasterd. But given how many people read documentation, this is less than ideal. Then again, maybe not many people stumble onto the section on signals in puppet.conf(8) and try to update the init script to send a HUP. :) I don't think I'm competent to provide a decent code patch for this. If no one pops up with a code patch, I'll plan to whip up a documentation patch for puppet.conf(8) before 0.25.0. ---------------------------------------- Feature #2239: TERM signal should cause puppetd to exit as quickly as possible http://projects.reductivelabs.com/issues/2239 Author: Luke Kanies Status: Accepted Priority: High Assigned to: Todd Zullinger Category: transactions Target version: 0.26.0 Complexity: Unknown Affected version: 0.24.8 Keywords: Currently, if puppetd receives either a TERM or an INT, it will finish its transaction before exiting. This can result in a too-long delay. Instead, one or both of these signals should cause Puppet to only finish the resource it's working on and then exit. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
