Github user jbertram commented on the issue:
https://github.com/apache/activemq-artemis/pull/2020
I think this may be a misunderstanding about how the core client works vs.
the other protocols. The core client is very simple. It doesn't support
address/queue auto-create and auto-delete. That functionality is handled by
each protocol independently. ---
