quarkiverse / quarkus-artemis

Quarkus Artemis extensions
Apache License 2.0
12 stars 11 forks source link

Allow setting the client id #427

Closed gtudan closed 5 months ago

gtudan commented 5 months ago

It would be important to allow setting a client id, as they are required for durable subscriptions. That might already be possible via connection parameters, but it's probably a good idea to add a parameter as well.