[ 
https://issues.apache.org/jira/browse/SOLR-17294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947405#comment-17947405
 ] 

ASF subversion and git services commented on SOLR-17294:
--------------------------------------------------------

Commit b288511a77355c0ee1375cd29101a5d5a87aa855 in solr's branch 
refs/heads/main from Mark Robert Miller
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=b288511a773 ]

SOLR-17294: Rewrite of StallDetection concurrency test. (#3338)



> 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: 2.5h
>  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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to