jira-importer opened a new issue, #619: URL: https://github.com/apache/maven-indexer/issues/619
**[Michael Bien](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mbien)** opened **[MINDEXER-188](https://issues.apache.org/jira/browse/MINDEXER-188?redirect=false)** and commented If for example an index creator throws an exception, the consumer Threads in IndexDataReader#readIndexMT will quit early. In that case the producer will usually block on `put` once the queue is full without a chance to recover. --- **Affects:** 7.0.1 **Remote Links:** - [GitHub Pull Request #314 ](https://github.com/apache/maven-indexer/pull/314) - [GH PR#314 ](https://github.com/apache/maven-indexer/pull/314) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org