This sounds like a bug. Do you have code to reproduce this?
Justin
On Sun, Jan 15, 2023 at 8:48 PM Dondorp, Erwin
wrote:
> Hello,
>
> I have an address "a/b/c/demo/demodata" that I use with AMQP messaging.
> The jmx function "getAddressSettingsAsJSON()" for this address reports
> that
> {...,"
Hello,
I have an address "a/b/c/demo/demodata" that I use with AMQP messaging.
The jmx function "getAddressSettingsAsJSON()" for this address reports that
{...,"defaultQueueRoutingType":"MULTICAST","defaultAddressRoutingType":"MULTICAST",...
} , which is as expected from my address-settings.
Wh
Hi!
This regards ActiveMQ Classic.
Setting:
1. Prioritization enabled on broker with policyEntry
2. 1x consumer for "Queue" with selector "JMSPriority = 9"
3. 1x consumer for "Queue" with selector "JMSPriority <> 9"
4. Send 10k messages to "Queue" in a transaction, with default pri 4