Github user michaelandrepearce commented on the issue:
https://github.com/apache/activemq-artemis/pull/2392
@franz1981, i dont follow this, its seems to break some of the flexibility,
e.g. if the sender sends to address as multicast then a multicast queue should
be created if no queue exits and message sent to. It would also be valid for
the same address for a producer to send to the address as anycast, and then it
should honor that and if a queue does not exist matching the name create a
queue as anycast.
---