R: Artemis - MQTT ClientId & Stealing Link

2023-03-08 Thread andrea bisogno
Hi Justin, thanks for your quick reply. Is the PR this one: https://github.com/apache/activemq-artemis/pull/4396 ? Many thanks, Andrea Da: Justin Bertram Inviato: mercoledì 8 marzo 2023 20:32 A: users@activemq.apache.org Oggetto: Re: Artemis - MQTT ClientId & Ste

Re: AMQ119008: error cancelling message AMQPLargeMessage

2023-03-08 Thread Clebert Suconic
Can you try a latest release ? On Mon, Mar 6, 2023 at 3:32 PM Ekta Awasthi wrote: > Thanks Justin. > > Anyone has any thoughts on this. Any help or suggestions are greatly > appreciated. > > Ekta Awasthi, > Engineer, EAI Operations & Support | Office Depot, Inc. > 6600 North Military Trail | Boc

Re: Artemis - MQTT ClientId & Stealing Link

2023-03-08 Thread Justin Bertram
FYI - I've sent a PR for this. It should be available in the next release (i.e. 2.29.0). Justin On Wed, Mar 8, 2023 at 12:41 PM Justin Bertram wrote: > ActiveMQ Artemis doesn't support the ability to disable link stealing, but > it would be pretty easy to implement. I created ARTEMIS-4200 [1]

Re: Artemis - MQTT ClientId & Stealing Link

2023-03-08 Thread Justin Bertram
ActiveMQ Artemis doesn't support the ability to disable link stealing, but it would be pretty easy to implement. I created ARTEMIS-4200 [1] to track this. Justin [1] https://issues.apache.org/jira/browse/ARTEMIS-4200 On Wed, Mar 8, 2023, 10:07 AM andrea bisogno wrote: > Hi, > I would need sup

Artemis - MQTT ClientId & Stealing Link

2023-03-08 Thread andrea bisogno
Hi, I would need support for understanding if it is possible to avoid MQTT stealing link issue with Artemis. I know with ActiveMQ it was possible to configure the broker to reject an MQTT connection in case another connection with the same clientId was already open. In fact, it was possible to