Re: Slack Channel Invitation Request

2024-04-23 Thread Justin Bertram
Done. Justin On Tue, Apr 23, 2024 at 6:05 PM Derek Zhang wrote: > Hello, > > Can I please request an invitation to the ActiveMQ Slack channel for > derekdyzh...@gmail.com? > > Thank you in advance. > > Regards, > Derek Zhang >

Slack Channel Invitation Request

2024-04-23 Thread Derek Zhang
Hello, Can I please request an invitation to the ActiveMQ Slack channel for derekdyzh...@gmail.com? Thank you in advance. Regards, Derek Zhang

Re: Error after upgrading Artemis from 2.32.0 to 2.33.0

2024-04-23 Thread Justin Bertram
> It could be great to have some API method to export all persisted security settings. It's not part of the management API, per se, but the "data print" command will print all the entries from the bindings journal - included PersistedSecuritySetting records. The simplest way to do this is with thi

Re: Error after upgrading Artemis from 2.32.0 to 2.33.0

2024-04-23 Thread Justin Bertram
> Can you clarify what condition triggers this...? Security settings are persisted to the bindings journal when they are added via the management API (e.g. via addSecuritySettings on the ActiveMQServerControl MBean). If this was done before upgrading to 2.33.0 then the broker will fail to decode t

RE: Error after upgrading Artemis from 2.32.0 to 2.33.0

2024-04-23 Thread MILOVIDOV Aleksandr
Hi, On Mon, Apr 22, 2024 at 6:46 PM Justin Bertram wrote: > This was caused by ARTEMIS-4582 [1]. I've opened ARTEMIS-4742 [2] and > sent a PR [3] to address the problem. Thanks Justin. On Tuesday, April 23, 2024 3:27 PM Stephen Baker wrote: > Can you clarify what condition triggers this (i.

Re: Federation Question

2024-04-23 Thread Timothy Bish
On 4/22/24 03:06, herbert.helmstr...@systema.com wrote: Hello Team, I have a question regaring Artemis. We have two different clusters, that run more or less independently. But for some events and requests there should be a transparency between the clusters. I thought that Adress  Federation

Re: Error after upgrading Artemis from 2.32.0 to 2.33.0

2024-04-23 Thread Stephen Baker
On Mon, Apr 22, 2024 at 6:46 PM Justin Bertram wrote: > This was caused by ARTEMIS-4582 [1]. I've opened ARTEMIS-4742 [2] and sent > a PR [3] to address the problem. > > To be clear, this has nothing to do with replication or load/throughput. > It's just a buffer formatting issue caused by a conf

Suspected slow replication

2024-04-23 Thread Arno Schuerhoff
Hello all, we are using Artemis MQ in a fail-safe configuration with active primary broker and replicating backup. This works since years and many thanks for this great application. Some weeks ago, we have replaced old broker pair by a fresh installation using Artemis MQ version 2.31.2. Startin