Re: ActiveMQ 5.16.4 drop date

2022-01-28 Thread Jean-Baptiste Onofre
Hi Endre, I’m doing the review now but, yeah, it looks good enough to include it for 5.16.4. Regards JB > Le 29 janv. 2022 à 03:48, Endre Stølsvik a écrit : > > No chance of getting this along? https://github.com/apache/activemq/pull/749 > (The "firstMessageTimestamp" - I could quickly change

Re: ActiveMQ 5.16.4 drop date

2022-01-28 Thread Endre Stølsvik
No chance of getting this along? https://github.com/apache/activemq/pull/749 (The "firstMessageTimestamp" - I could quickly change the name if that is wanted, to "headMessageTimestamp") Even if a more comprehensive solution is wanted, the PRs rather small improvement nevertheless stands on its own.

Re: Difficulties finding libaio

2022-01-28 Thread Matthew Harris
It was an issue with how I was creating the container, sorry for any confusion. On Fri, Jan 28, 2022 at 8:12 AM Matthew Harris wrote: > Any updates on this? For a bit more context: > > On my local machine that's able to run the AIO journal, all I have > installed are 3 .so files of what I'm assu

Re: Difficulties finding libaio

2022-01-28 Thread Matthew Harris
Any updates on this? For a bit more context: On my local machine that's able to run the AIO journal, all I have installed are 3 .so files of what I'm assuming are different versions of libaio and some documentation files for the program, or at least that's what I see when I run "rpm -ql libaio". T

Re: ActiveMQ Web Console Concurrent User Limit

2022-01-28 Thread Tim Bain
Some of the answers at the bottom of the list of answers for https://stackoverflow.com/questions/5737923/how-do-i-limit-the-number-of-connections-jetty-will-accept provide ways to limit the number of concurrent *connections*, but I didn't see anything to limit the number of sessions. Tim On Wed,