Issue #1805 has been updated by Matt Robinson. Status changed from Needs More Information to Closed
As far as I can tell this isn't an issue anymore, James can reopen if he still sees this deprecation warning. The ticket doesn't say how this deprecation is triggered, but just starting the server and serving a few pages doesn't have this. I'm guessing this was fixed as part of #7913 which upgraded the vendored version of Rails. ---------------------------------------- Bug #1805: Active::Record.allow_concurrency is deprecated https://projects.puppetlabs.com/issues/1805 Author: James Turnbull Status: Closed Priority: Normal Assignee: Matt Robinson Category: Rails Target version: Affected Puppet version: 0.24.6 Keywords: Branch: <pre> DEPRECATION WARNING: ActiveRecord::Base.allow_concurrency= has been deprecated and no longer has any effect. Please remove all references to allow_concurrency=.. (called from allow_concurrency= at /usr/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:96)</pre> The option has no impact from Rails 2.2 onwards and should be removed. -- 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.
