I am planning to merge https://github.com/apache/solr/pull/2815 in the next
days, so that I can address related issues next.
On 2024/11/07 16:51:58 Christos Malliaridis wrote:
> With the recent updates in the CLI scripts and JDK version, there are a few
> cleanups and optimizations possible in th
I don't know much about GC but I'll try to brush up and review.
Hopefully others will be encouraged to take a look as well so we can
build up everyone's chops around GC.
Jason
On Thu, Nov 7, 2024 at 11:52 AM Christos Malliaridis
wrote:
>
> With the recent updates in the CLI scripts and JDK vers
With the recent updates in the CLI scripts and JDK version, there are a few
cleanups and optimizations possible in the GC parameters that are passed to
the Solr instance.
Since I am not experienced enough in GC stuff, I'd like some experts to
review https://github.com/apache/solr/pull/2815.
There