Hello, We regularly encounter a problem during the backup operation. We observe a peak in memory consumption which causes an OOM, and therefore a restart of the pod. >From there, the backup crashes with the error : "Operation backup caused exception:":"org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: No 'leader' replica available for shard shard2 of collection XXXX".
We did not encounter this problem when we were using SolR 9.2.1. Is there a solution to fix this problem? Is the backup performed by querying a single SolR pod or does it query all the "leader" SolR pods of each shard? Thanks. Mikaƫl