Hello, Can you give a query example, cache configuration, JVM gc configuration and heap size, grouping field cardinality? Thanks,
Florin Babeş În joi, 25 mar. 2021 la 10:16, Parshant Kumar <parshant.ku...@indiamart.com.invalid> a scris: > Yes we are using grouped queries > > On Thu, Mar 25, 2021, 1:42 PM Saurabh Sharma <saurabh.infoe...@gmail.com> > wrote: > > > 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. > > > > > > -- > > > > > > > > > > -- > >