You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by "tabish121 (via GitHub)" <gi...@apache.org> on 2023/01/27 21:33:53 UTC

[GitHub] [activemq-artemis] tabish121 opened a new pull request, #4348: ARTEMIS-3357 Properly compare the subscription address on client re-a…

tabish121 opened a new pull request, #4348:
URL: https://github.com/apache/activemq-artemis/pull/4348

   …ttach
   
   If the client is using address prefixes to define the routing type along with durable subscriptions then on re-attach the compairon to check if the subscription address has changed needs to remove the prefix when comparing against the address since the prefix isn't propagated when creating the address and will always fail resulting in the subscription queue being deleted in error.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [activemq-artemis] asfgit merged pull request #4348: ARTEMIS-3357 Properly compare the subscription address on client re-a…

Posted by "asfgit (via GitHub)" <gi...@apache.org>.
asfgit merged PR #4348:
URL: https://github.com/apache/activemq-artemis/pull/4348


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org