Support Temporary Destinations in a network without advisories
--------------------------------------------------------------

                 Key: AMQ-3253
                 URL: https://issues.apache.org/jira/browse/AMQ-3253
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Broker
    Affects Versions: 5.5.0
            Reporter: Gary Tully
            Assignee: Gary Tully
             Fix For: 5.6.0


Typically network require advisory message to allow peer broker to know about 
dynamic destination and consumer creation. However the advisory overhead can be 
significant as the numbers of peer brokers in a network increase to double 
digits.
A statically configured network can exist without advisories but using request 
reply with temporary currently destinations fails: a) because there is no way 
to configure them as statically included as their generated name is dynamically 
created from a connectionId and does not contain a wild card separator '.'. b) 
it is not possible to auto create a temp destination by a replying message 
producer (AMQ-2571)

Some discussion at: 
http://mail-archives.apache.org/mod_mbox/activemq-users/201103.mbox/%3CAANLkTi=n3laq4awp8hk48oyagwpsvodvjw4an57j3...@mail.gmail.com%3E

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to