Issue #7713 has been updated by Nigel Kersten. Tracker changed from Bug to Feature
---------------------------------------- Feature #7713: a metaparameter to control the timeout of that resource evaluation/application, along with a default value. https://projects.puppetlabs.com/issues/7713#change-72455 Author: Peter Meier Status: Needs Decision Priority: Normal Assignee: eric sorenson Category: service Target version: Affected Puppet version: 2.6.8 Keywords: service, timeout Branch: I had some service (iscsid) which hung for ever for some reason (missing config file), when stopping it via `service iscsid stop`. As puppet should stop that service, puppet hung as well. Over days... I think it's pretty reasonable to expect services to be stopped after some time (like 10 minutes?) and if they didn't return so far, give up (and kill the service process) and mark the service resource as failed. Additionally an additional parameter could be added to the service type: `command_timeout` which could tweak the default of how long puppet will wait to get some feedback from the start, stop, status command. -- 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.
