Issue #2118 has been updated by Luke Kanies.

Assigned to changed from Luke Kanies to Markus Roberts


----------------------------------------
Bug #2118: Puppetmasterd should finish operations when restarting
http://projects.puppetlabs.com/issues/2118

Author: Luke Kanies
Status: Accepted
Priority: Normal
Assigned to: Markus Roberts
Category: plumbing
Target version: Statler
Affected version: 0.24.7
Keywords: 
Branch: 


When the master gets a signal to restart, it will stop all open operations and 
restart immediately.  It should instead finish any of those operations before 
restarting.

I don't really know how this will work - I assume it will require some kind of 
registration process that keeps a counter of open connections, along with a 
lock that prevents new connections.  Thus, a restart will enable this lock, and 
will not restart until the number of open connections has dropped to 0.


-- 
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.

Reply via email to