Issue #4026 has been updated by Christopher Layne.

I also do *not* see these changes in 2.7.x:

indirector.rb:
121   # Set up our request object.
122   def request(*args)
123     Puppet::Indirector::Request.new(self.name, *args)
124   end

$ grep instantiate 
/opt/puppet/lib/ruby/site_ruby/1.8/puppet/indirector/indirection.rb
0
$ rpm -q puppet
puppet-2.7.15-1.el6.noarch



----------------------------------------
Bug #4026: use_cached_catalog is ignored if cache is too old
https://projects.puppetlabs.com/issues/4026#change-94225

* Author: Alan Barrett
* Status: Needs More Information
* Priority: Normal
* Assignee: 
* Category: plumbing
* Target version: 
* Affected Puppet version: 0.25.5
* Keywords: catalog cache
* Branch: 
http://github.com/mmrobins/puppet/tree/bug/0.25.x/4026-use_cached_catalog
----------------------------------------
When I say "--use_cached_catalog", I really mean it, but puppetd thinks it 
knows better:

<pre>
# /usr/local/sbin/puppetd --use_cached_catalog --noop --onetime --test
info: Not using expired catalog for hostname.domain.example from cache; expired 
at Thu Jun 17 17:26:07 +0200 2010
notice: Using cached catalog
info: Caching catalog for hostname.domain.example
...
</pre>



-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to