Re: Does this Spring framework security Vulnerability impact activemq users?

2022-04-01 Thread Jean-Baptiste Onofré
Hi, Not directly as ActiveMQ doesn't use webflux or webmvc spring modules. However, as it's possible for an user to use it in conf/activemq.xml, we already have planned to update Spring 5.3.18 and release ActiveMQ 5.17.1. The release should be available in about 1 week. Regards JB On Fri, Apr

Does this Spring framework security Vulnerability impact activemq users?

2022-04-01 Thread Gunawan, Rahman (GSFC-703.H)[Halvik Corp]
ActiveMQ code is using Spring Framework, correct? Does this Spring Framework RCE, Early Announcement impact the ActiveMQ users? Regards, Rahman Gunawan

Re: ActiveMQ not recovered automatically from error "Persistent store is Full" when system become normal.

2022-04-01 Thread Tim Bain
Can you give more details about the timeline and observed behavior? Did the broker declare the store to be full while the NFS server was offline or after it came back? If after, how long after? How much data was in the persistent store before the NFS server dropped? What's the approximate rate of

Is Artemis manage role global?

2022-04-01 Thread Vilius Šumskas
Hi, I‘m trying to understand how exactly Artemis roles work and I have a simple question: is “manage” role global? For example, if I use addSecuritySettings(), match the address to “somequeue.input.#” and add the role of the user to manageRoles attribute will the user then be able to send