Are you doing lots of group queries? Sometimes due to huge data scan, you will face high gc activity and may lead to oom errors.
On Thu, Mar 25, 2021, 1:24 PM Parshant Kumar <parshant.ku...@indiamart.com.invalid> wrote: > We have 4solr servers which contain same data 100GB each. > Each server has following configuration: > > Solr version - 6.5 > RAM 96 GB > 14 Processors > DiskSpace 350GB for data folder > > Request Rate on our servers is around 20/second. > > Our servers go OutOfMemory quite often, either when replication completes( > not full replication, partial one) or when there is spike is request count. > > Its not the case that it goes OOM with every replication cycle,but > sometimes. > > We are not able to figure out the reason for this. > Any help would be appreciated. > > -- > >