Issue #6308 has been updated by R.I. Pienaar. Status changed from Accepted to Closed
209539f (5 files in 3 dirs): http://bit.ly/ebx0rR ---------------------------------------- Feature #6308: MC::Application should wrap rpcclient and always pass in options https://projects.puppetlabs.com/issues/6308 Author: R.I. Pienaar Status: Closed Priority: Normal Assignee: R.I. Pienaar Category: SimpleRPC Target version: 1.1.x Keywords: Branch: Affected mCollective version: Pre-application framework people got used to just doing foo = rpcclient("foo") and all the cli options would apply magically, this isnt the case in the app framework and if someone forget then filters wont apply to their code. We should create MC::Application#rpcclient that wrap MC::RPC#rpcclient and pass in the applications idea of options if its not explicitly passed in -- 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.
