You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2022/09/09 16:15:00 UTC

[jira] [Updated] (SOLR-16127) OrderedExecutor can orphan permits and leak locks

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

Kevin Risden updated SOLR-16127:
--------------------------------
    Fix Version/s: 9.0.1

> 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
>            Assignee: Mike Drob
>            Priority: Major
>             Fix For: 9.1, 9.0.1
>
>          Time Spent: 50m
>  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.10#820010)

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