[
https://issues.apache.org/jira/browse/SOLR-17294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946281#comment-17946281
]
ASF subversion and git services commented on SOLR-17294:
--------------------------------------------------------
Commit c72562aeb326b6c9b7da6d4a85b4a5708af44e5a in solr's branch
refs/heads/main from Mark Robert Miller
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=c72562aeb32 ]
SOLR-17294: ConcurrentUpdateSolrClient no longer detects "false-positive"
stalls (#2461)
> The stall detection in the ConcurrentUpdateSolrClients easily detects false
> positives.
> --------------------------------------------------------------------------------------
>
> Key: SOLR-17294
> URL: https://issues.apache.org/jira/browse/SOLR-17294
> Project: Solr
> Issue Type: Bug
> Reporter: Mark Robert Miller
> Assignee: Mark Robert Miller
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> The current stall detection mechanism in the ConcurrentUpdateSolrClients is
> prone to generating false positives, especially under load. As pointed out by
> Jason, the existing approach simply intermittently monitors the queue size
> over time to detect stalls. However, this method is insufficient because the
> queue can report being full for extended periods when the system is under
> load, even if no actual stall has occurred.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]