In solr cloud cluster, we got OOM error for 3 node. When I checked the logs, oom_solr script was executed for only 2 nodes.
I want to ask why it was executed for 2 nodes and not for 3rd node when we got OOM error for 3 node. How can we be sure about the oom_solr script or it there any setting we need to do for script to run? On Mon, 8 May, 2023, 11:05 am Anjali Maurya, <anjali.maury...@indiamart.com> wrote: > Hi all, > We faced an out-of-memory error on 3 nodes of a Solr cloud cluster. There > is an oom_solr script in the solr binary to kill the solr on out-of-memory > error. > How this script works and is there any setting we need to do for this? >