subscribe

2025-07-28 Thread Avirek Ghatia

Issue with Solr CPU Circuit Breaker Triggering Incorrectly due to Inaccurate CPU Load Metrics

2025-07-28 Thread PUNEET SHARMA
Hi Team,Currently Solr's CPU circuit breaker mechanism relies on CPU load metrics obtained from the Java OperatingSystemMXBean. However, in environments (notably when running in cloud platforms like Google Cloud Platform - GCP), this metric inaccurately reports CPU usage, causing the circuit breake

PR review for NPE in doAddDistinct of AtomicUpdateDocumentMerger

2025-07-28 Thread PUNEET SHARMA
Hi committers, Please take some time to review this PR : https://github.com/apache/solr/pull/3436 https://issues.apache.org/jira/browse/SOLR-17721 Thanks, Puneet