Michael Bien created MINDEXER-188:
-------------------------------------
Summary: 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
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)