gerlowskija commented on code in PR #2461: URL: https://github.com/apache/solr/pull/2461#discussion_r2033637821
########## solr/CHANGES.txt: ########## @@ -243,6 +243,8 @@ Bug Fixes * SOLR-17692: Core unload/deletion now preempts all forms of ongoing "recovery", rather than inadvertently waiting for completion in some cases. (Jason Gerlowski) +* SOLR-17294: The stall detection in the ConcurrentUpdateSolrClients easily detects false positives. (Mark Miller, Jason Gerlowski) Review Comment: [-0] The user-facing benefit might be clearer if this is phrased in terms of the new/improved behavior. e.g. > ConcurrentUpdateSolrClient no longer detects "false-positive" stalls, improving throughput and decreasing logging "noise" (Mark Miller) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org