Github user michaelandrepearce commented on the issue:
https://github.com/apache/activemq-artemis/pull/1775
@jostbg it can, look at the AMQP JMS client, when via JMS you make a
shared subscription, or a shared durable subscription. if the
On the Artemis side look at ProtonServerSenderContext, for how it maps
this. But it looks at the source's TerminusDurability.
---
