[ https://issues.apache.org/jira/browse/MINDEXER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720565#comment-17720565 ]
ASF GitHub Bot commented on MINDEXER-188: ----------------------------------------- cstamas merged PR #314: URL: https://github.com/apache/maven-indexer/pull/314 > 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 > > 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)