Github user jostbg commented on the issue:
https://github.com/apache/activemq-artemis/pull/1775
@michaelandrepearce What if the first client does not subscribe to any
address but only sends an AMQP message to an address (either a queue or topic
via QPid JMS). Based on what criterias should Artemis decide what to create?
Currently even if the producer sends a non-durable message, durable queues are
created.---
