Issue #11057 has been updated by Jeff McCune. Target version changed from 2.7.10 to 2.7.11
# Targeting 2.7.11 # Missed the 2.7.10rc1 by a few minutes so I'm re-targeting this at 2.7.11. ---------------------------------------- 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.11 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.
