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. --