Issue #7166 has been updated by Jacob Helwig.
After chatting with Josh, and Nigel, we did a forced-update of the 2.7.x branch to back out commit:8a3071caf4e470ca9dcb9d3a0f80218ee9a8ebb7 since 2.7.x is currently in RC, and this was not an RC introduced bug. ---------------------------------------- Bug #7166: Using storeconfigs with stomp server fills logs with warnings. https://projects.puppetlabs.com/issues/7166 Author: Jason Smith Status: Available In Testing Branch Priority: Normal Assignee: Jason Smith Category: stored configuration Target version: Statler Affected Puppet version: 2.6.7 Keywords: Branch: https://github.com/jamtur01/puppet/tree/tickets/master/7166 Our puppet server is configured using apache with Fusion Passenger and we recently enabled storeconfigs using stomp and activemq. It appears that puppet is using an old deprecated call to send in ruby's stomp library since our apache logs are filled with these warnings: This method is deprecated and will be removed on the next release. Use 'publish' instead which appears to come from the rubygem stomp module, see line 264 of: http://gitorious.org/stomp/mainline/blobs/master/lib/stomp/connection.rb -- 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.
