[
https://issues.apache.org/jira/browse/SOLR-16127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516973#comment-17516973
]
ASF subversion and git services commented on SOLR-16127:
--------------------------------------------------------
Commit c347fd6b5c594cc4d996a4435d8057e7fd8c66ce in solr's branch
refs/heads/branch_9x from Mike Drob
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=c347fd6b5c5 ]
SOLR-16127 Ordered Executor orphans locks (#779)
(cherry picked from commit 18a837296edee768bc9b8506af2efbf0f9a03b21)
> 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: 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.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]