You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2020/03/13 19:34:22 UTC

[GitHub] [activemq-artemis] jbertram commented on issue #3018: ARTEMIS-2649 support auto-creation w/FQQN & STOMP

jbertram commented on issue #3018: ARTEMIS-2649 support auto-creation w/FQQN & STOMP
URL: https://github.com/apache/activemq-artemis/pull/3018#issuecomment-598880917
 
 
   I added a blurb to [the documentation](https://github.com/apache/activemq-artemis/blob/master/docs/user-manual/en/stomp.md#routing-semantics) not too long ago describing how control routing semantics with STOMP.
   
   As far as the code goes, a `RoutingType` is passed to the `autoCreateDestinationIfPossible` method which is based on the frame's header or destination prefix. If that is `null` then it uses the default value specified in the address-settings. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services