OpenWire for artemis-jakarta-server

2023-10-12 Thread Andrew McRae
I would like to add OpenWire support to an existing embedded ActiveMQ Artemis broker, which is using the artemis-jakarta-server library. As far as I can tell, this is not yet possible, because Artemis’ support for OpenWire is provided by the artemis-openwire-protocol library, which uses the

RE: Artemis first message age metric

2023-10-12 Thread MILOVIDOV Aleksandr
Hello Justin, I have just added Prometheus plugin on test servers. It works fine, but there are some broker metrics which are not exposed. For example, we have pair of primary and backup servers, and we have configured alert for attribute "ReplicaSync" which indicates if both servers are

Re: Queue depth determination change in amq 5.18.2?

2023-10-12 Thread Matt Pavlovich
Hi Michaal- Please open a JIRA on this and we can dig in. https://issues.apache.org/jira Project: ActiveMQ Thanks! Matt Pavlovich > On Oct 11, 2023, at 12:27 PM, Hoyt, Michael > wrote: > > Good afternoon. I write on behalf of a client that is using the AMQ REST API > to try and determine

RE: [External] Re: Queue depth determination change in amq 5.18.2?

2023-10-12 Thread Hoyt, Michael
Thank you both. I have created the JIRA as requested. https://issues.apache.org/jira/browse/AMQ-9330 Regards, -M -Original Message- From: Jean-Baptiste Onofré Sent: Thursday, October 12, 2023 12:49 PM To: michael.h...@accenture.com.invalid Cc: users@activemq.apache.org; Mellen, Janet

AMQ classic 5.19 and 6.0 roadmap

2023-10-12 Thread Daoud Abdelmonem Faleh
Hello ActiveMQ folks, We are in the process of migrating to Spring-boot 3.1 and Apache Camel 4.0. from Spring-boot 2.7 and Camel 3.14 Our components make use of PooledConnectionFactory from artifact org.apache.activemq:activemq-jms-pool . Version 5.18.2 of the mentioned artifact depends on

Re: Queue depth determination change in amq 5.18.2?

2023-10-12 Thread Jean-Baptiste Onofré
Can you please create a Jira ? I suspect it could be related to Jetty update. I will check. Regards JB On Wed, Oct 11, 2023 at 7:27 PM Hoyt, Michael wrote: > > Good afternoon. I write on behalf of a client that is using the AMQ REST API > to try and determine when an external application has

Re: AMQ classic 5.19 and 6.0 roadmap

2023-10-12 Thread Daoud Abdelmonem Faleh
Hi Jean-Baptiste, Thanks for your reply. IT was helpful! > 1. Yes, you can us activemq-client-jakarta with connection factory > pooling, nothing change here. > Using org.apache.activemq:activemq-jms-pool:5.18.2 if am not wrong? Can you please point me to an example or a test case? > 2. Yes,

Re: AMQ classic 5.19 and 6.0 roadmap

2023-10-12 Thread Jean-Baptiste Onofré
Hi Daoud To answer your questions: 1. Yes, you can us activemq-client-jakarta with connection factory pooling, nothing change here. 2. Yes, 5.19.0 will never happen, instead we will release 6.0.0. I'm working on updating the website about that. 3. Basically the roadmap is on Jira for now. As I