To your second question: no.
Solr's backup process works by sending a message to each shard leader
to fetch and restore the data in that shard. Shard leaders fetch this
data from the backup repository (S3 in this case), and then send
copies of this data to any other replicas that might exist in t
Hi team,
We are weirdly seeing this peculiar exception when going beyond a limit at
the time of load testing for a POC. We are trying to utilise *Gatling* HTTP
as a load tester documented under
https://gatling.io/docs/gatling/reference/current/http/protocol/.