Re: Critical Measure is reporting queue expiry

2022-01-31 Thread Greg Kopff
Hi Justin. > On 27 Jan 2022, at 10:59 pm, Justin Bertram wrote: > You may be suffering from ARTEMIS-3587 [1]. I recommend you move to 2.20.0. > [1] https://issues.apache.org/jira/browse/ARTEMIS-3587 I think you may be right - I’ve updated to 2.20.0 and I’ve yet to see the problem re-appear. Th

Re: Critical Measure is reporting queue expiry

2022-01-27 Thread Justin Bertram
You may be suffering from ARTEMIS-3587 [1]. I recommend you move to 2.20.0. Justin [1] https://issues.apache.org/jira/browse/ARTEMIS-3587 On Wed, Jan 26, 2022 at 10:48 PM Greg Kopff wrote: > Hi Community. > > I have an application that uses HornetQ (2.4.1.Final). It's a pretty > simple setup

Critical Measure is reporting queue expiry

2022-01-26 Thread Greg Kopff
Hi Community. I have an application that uses HornetQ (2.4.1.Final). It's a pretty simple setup (no HA) - it uses the HornetQ protocol (rather than JMS) and an embedded server. There are about a dozen clients, each in their own JVM, that talk to the server. It all works really well, and has