Re: Artemis Keycloak integration

2024-07-01 Thread Alexander Milovidov
Hi Justin, I tried to run the new Artemis console without success. When I run it in the test mode, it should connect to the broker's Jolokia URL, but it could not connect it to any broker which requires authentication. Sometimes I got errors like "the server is not whitelisted", sometimes I had co

Re: Best practices on queue purging using activemq classic with kahadb

2024-07-01 Thread Matt Pavlovich
Hi Ritesh- I have never experienced a queue purge taking 2.5 to 6.5 minutes. That is a very long time relative to modern computing standards to complete that task. I suspect the issue is your kahadb + NFS (AWS EFS) is not tuned optimally for that computing environment — rate limited IOPS on clo

RE: Best practices on queue purging using activemq classic with kahadb

2024-07-01 Thread Ritesh Adval
Hi Everyone, Pinging again on below query to check if anyone has any suggestions on the use case mentioned below ? Thx -Original Message- From: Ritesh Adval Sent: Wednesday, June 5, 2024 10:38 AM To: users@activemq.apache.org Subject: Best practices on queue purging using activemq cl

Re: Need help with federation setup with ActiveMq

2024-07-01 Thread Saju Daniel
Thanks a lot Tim . The config with ackBatchSize indeed worked .I saw the reference to this parameter in the doc  but thought this might be not relevant to our setup .Federationactivemq.apache.orgBest regards,Saju DanielOn 1. Jul 2024, at 20:53, Timothy Bish wrote:On 6/26/24 06:56, Saju Daniel wro

Re: Need help with federation setup with ActiveMq

2024-07-01 Thread Timothy Bish
On 6/26/24 06:56, Saju Daniel wrote: Hello, Just a gentle reminder. The issue is kind of critical for us to implement federation on our setup . Please let me know if you need more information on the problem. After talking to Justin Bertram about some core client details I tried your setup an