Issue #6692 has been reported by R.I. Pienaar. ---------------------------------------- Bug #6692: Agents should not reuse the same instance https://projects.puppetlabs.com/issues/6692
Author: R.I. Pienaar Status: Accepted Priority: Normal Assignee: R.I. Pienaar Category: Core Target version: Keywords: Branch: Affected mCollective version: At the moment the agents are stored in the pluginmanager and just reused, this will pose problems on a busy site with concurrency and global variables. All agents except registration should be set to new instances. Registration is special because it tends to have DB connection handles etc that you'd rather pool -- 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.
