Issue #7223 has been updated by R.I. Pienaar. Status changed from Accepted to Closed
d70fb7e (12 files in 7 dirs): http://bit.ly/fo40Hs ---------------------------------------- Bug #7223: Include the agent and collective in requests https://projects.puppetlabs.com/issues/7223 Author: R.I. Pienaar Status: Closed Priority: Normal Assignee: R.I. Pienaar Category: Core Target version: 1.2.0 Keywords: Branch: Affected mCollective version: Currently to figure out what agent a message is targeted at we parse the middleware destination: <pre> /topic/<collective>.<agent>.command </pre> This is ok and works fine but its pretty hacky and makes interop with middleware just that little harder. We should just include the target agent and collective in the request hash. -- 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.
