[
https://issues.apache.org/jira/browse/ARTEMIS-2655?focusedWorklogId=403134&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-403134
]
ASF GitHub Bot logged work on ARTEMIS-2655:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 13/Mar/20 20:20
Start Date: 13/Mar/20 20:20
Worklog Time Spent: 10m
Work Description: jbertram commented on issue #3018: ARTEMIS-2655 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 to 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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 403134)
Time Spent: 20m (was: 10m)
> Support auto-creation w/FQQN for STOMP
> --------------------------------------
>
> Key: ARTEMIS-2655
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2655
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: STOMP
> Affects Versions: 2.11.0
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Addresses and queues are not properly auto-created when using STOMP & FQQN.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)