Re: field UserID in gui gets a new value on every Reset/Refresh in Artemis?

2021-06-14 Thread Justin Bertram
This looks like an expected behavior based on the conversion from AMQP to core during the browse operation (which happens every time the browse page is refreshed). See the source code [1] for more details. Justin [1]

field UserID in gui gets a new value on every Reset/Refresh in Artemis?

2021-06-11 Thread Dondorp, Erwin
Hello, Today, I noticed that every time the Artemis "browse queue" screen is refreshed, the AMQP messages get a new value in the "User ID" column. CORE messages do not have this behaviour and always show the same User ID. Is this intended, unavoidable, or just wrong behaviour? Thx, Erwin