Re: default address type question

2023-01-15 Thread Justin Bertram
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 >

default address type question

2023-01-15 Thread Dondorp, Erwin
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.

ActiveMQ Classic: Message prioritization affected by persistent/non-persistent

2023-01-15 Thread Endre Stølsvik
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