Issue #11057 has been updated by Jeff McCune. Status changed from In Topic Branch Pending Review to Merged - Pending Release Target version changed from 2.7.x to 2.7.10
# Merged into 2.7.x # Merged into 2.7.x as <https://github.com/puppetlabs/puppet/commit/e78dc4cfa7c3eeaba9c1c5115c51c8738ac6d46b> Build wasn't broken, tests added, ticket updated. ---------------------------------------- Bug #11057: Better debugging output when skipping an agent/master run. https://projects.puppetlabs.com/issues/11057 Author: Daniel Pittman Status: Merged - Pending Release Priority: Normal Assignee: Daniel Pittman Category: agent Target version: 2.7.10 Affected Puppet version: Keywords: Branch: https://github.com/puppetlabs/puppet/pull/235 At the moment we will skip a run if the agent is waiting on a restart because of an external signal, etc. This is necessary because we have an inescapable race around signal handling in that regard. Unfortunately, it was very opaque: there was no information about *why* the restart was skipped. This becomes more important when something else goes wrong and the only diagnostics we have are that we are skipping the scheduled run. -- 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://projects.puppetlabs.com/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.
