[ 
https://issues.apache.org/jira/browse/SOLR-16127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Drob updated SOLR-16127:
-----------------------------
    Status: Patch Available  (was: Open)

> OrderedExecutor can orphan permits and leak locks
> -------------------------------------------------
>
>                 Key: SOLR-16127
>                 URL: https://issues.apache.org/jira/browse/SOLR-16127
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Mike Drob
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> If a thread is interrupted while waiting to acquire a maxThreads semaphore 
> permit, then it does not clean up the corresponding entry in striped lock, 
> which may prevent future threads from executing even when enough semaphore 
> permits become available.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to