Re: Please unsubscribe me.

2021-05-18 Thread Thomas Matthijs
Check the email headers, and make sure the you email users-unsubscr...@solr.apache.org with the correct 'from' adres that is subscribed On Tue, 18 May 2021 at 14:37, Mark Juszczec wrote: > > I can confirm the unsub instr are not working for me either > > On Thu, May 13, 2021, 3:06 PM Houston Putm

Re: Solr dashboard - number of CPUs available

2022-03-17 Thread Thomas Matthijs
I don't know how it affects solr, but if you're interested in java's support to detect cgroup/container limits on cpu/memory etc, you can use these links as starting points to investigate. It affect some jvm configuration, like initial GC selection & settings that can affect performance. It was