People are certainly interested. You’re running on the bleeding edge of technology, you’re very brave ;).
I’m not quite sure how to interpret “memory utilization stays around 18%”. 18% of total physical RAM or heap? I’m assuming the former.. I’m curious, how did CMS and G1GC fail? It’s perfectly understandable if the failures were due to stop-the-world GC pauses; they can lead to timeouts which can cause replicas to be put into recovery, or Zookeeper to think the node died etc… In extreme cases this means that the entire cluster goes down. Best, Erick > On Feb 20, 2020, at 5:31 PM, tbarkley29 <tbarkle...@gmail.com> wrote: > > We are currently running performance tests with Solr 8.2/OpenJDK11/ZGC. We've > ran multiple successful 12 hour tests and are currently running 24 hour > tests. There are three nodes which are 4 cores and 28GB memory, JVM is 16GB. > We are getting max ~780 Page Per Second with max of ~8,000 users/min. CPU > utilization stays around 80% and memory utilization stays around 18%. We > were trying various configurations with G1GC which were unsuccessful after > about 8 hours. We also tried with CMS which failed within an hour or so. > Queries used in test were taken from Splunk from production traffic. These > performance tests are still ongoing and I'd be open to providing JVM metrics > if interested. > > > > -- > Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html