The ActiveMQ team is pleased to announce Apache ActiveMQ 5.17.5 release.
It’s a maintenance release on the ActiveMQ 5.17.x series, bringing:
- fix on stale queues when a connection is long to shutdown
- fix on KahaDB where the db files may be larger than the maxLength
configuration
- fix on compo
Yes. If you look at the default configuration shipped in the Apache
distribution, most of the protocols are enabled by default on different ports
to allow devs to test out-of-the-box.
-Matt Pavlovich
> On Jul 2, 2023, at 1:50 PM, Wendell Hatcher
> wrote:
>
> Quick question just to confirm. W
Quick question just to confirm. We can run both the default openwire
protocol 61616 and stomp 61613 at the same time one for node.js queues and
the other for our default 61616 queues processing data on both correct?