Issue #5399 has been updated by James Turnbull.

Category set to plumbing

Well the -1 is a bug.

The option did allow -1 for immediate and anything positive for anything else.

I think this behaviour has always been the case - the bug introduced here came 
in during one of Markus' code smell passes from the look of it:

<pre>
81e283b2 lib/puppet/util/loadedfile.rb (Markus Roberts 2010-07-09 18:06:06 
-0700 19)       return true if Puppet[:filetimeout] < 0
54322597 lib/puppet/util/loadedfile.rb (Markus Roberts 2010-07-09 18:07:15 
-0700 20)       tmp = stamp
</pre>

----------------------------------------
Bug #5399: Puppetmaster compiles old catalog
https://projects.puppetlabs.com/issues/5399

Author: Hendrik Jaeger
Status: Needs more information
Priority: Normal
Assignee: 
Category: plumbing
Target version: 
Affected Puppet version: 2.6.2
Keywords: catalog
delay

Branch: 


While debugging my modules I noticed that for about 20 seconds (sometimes more, 
sometimes less) after putting the new files in place, the clients still receive 
and apply the old catalog.

While this is barely relevant for productive use, it is quite unnerving when 
testing new modules, especially when not expected due to that behaviour not 
being existant in previous setups < 2.6. One usually doesn't want to wait for 
30 seconds (just to be sure) before letting a client apply the new catalog when 
the problem was only a missing semicolon that has been added in 2 seconds.

Involved systems are all Debian Squeeze with up to date puppet packages 
(2.6.2-1). Puppetmaster runs via passenger on Apache (all from Debian Squeeze).




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