You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamas Cservenak (Jira)" <ji...@apache.org> on 2023/05/08 16:22:00 UTC

[jira] [Updated] (MINDEXER-188) IndexDataReader can lock up if it's threads throw Exceptions

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

Tamas Cservenak updated MINDEXER-188:
-------------------------------------
    Fix Version/s: 7.0.2

> IndexDataReader can lock up if it's threads throw Exceptions
> ------------------------------------------------------------
>
>                 Key: MINDEXER-188
>                 URL: https://issues.apache.org/jira/browse/MINDEXER-188
>             Project: Maven Indexer
>          Issue Type: Bug
>    Affects Versions: 7.0.1
>            Reporter: Michael Bien
>            Priority: Major
>             Fix For: 7.0.2
>
>
> If for example an index creator throws an exception, the consumer Threads in IndexDataReader#readIndexMT will quit early. In that case the consumer will usually block on {{put}} once the queue is full without a chance to recover.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)