Issue #11057 has been updated by Daniel Pittman. Status changed from Accepted to In Topic Branch Pending Review Target version changed from 2.7.8 to 2.7.x Branch set to https://github.com/puppetlabs/puppet/pull/235
---------------------------------------- Bug #11057: Better debugging output when skipping an agent/master run. https://projects.puppetlabs.com/issues/11057 Author: Daniel Pittman Status: In Topic Branch Pending Review Priority: Normal Assignee: Daniel Pittman Category: agent Target version: 2.7.x 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.
