Issue #16095 has been updated by Charlie Sharpsteen.

Redmine Issue [#16095](http://projects.puppetlabs.com/issues/16095) has been 
migrated to JIRA:

  <https://tickets.puppetlabs.com/browse/MCO-48>


----------------------------------------
Feature #16095: Added direct reply target type for activemq subscriptions
https://projects.puppetlabs.com/issues/16095#change-101428

* Author: Matt Carroll
* Status: Closed
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
* Keywords: activemq plugin, subscription, listener
* Branch: 
* Affected mCollective version: 
----------------------------------------
https://github.com/puppetlabs/marionette-collective/pull/49

This creates the listening subscription on the specified queue without a unique 
id so that the publishing agent can be initialised using --reply-to without 
first setting up the subscriber in order to find out the unique queue id which 
is created so it can be specified in the --reply-to option.

An example of this is that I want to be able to tell an agent to reply to the 
queue mcollective.reply.foo. If I then use the current :reply target type to 
try to subscribe to that queue after I've sent the request, it will instead 
create mcollective.reply.foo_$SOMEID and listen to that. I would like to be 
able to specify the reply queue before subscribing a listener to it.


-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to