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.