[
https://issues.apache.org/jira/browse/MINDEXER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated MINDEXER-188:
-----------------------------------
Summary: IndexDataReader can lock up if its threads throw Exceptions (was:
IndexDataReader can lock up if it's threads throw Exceptions)
> IndexDataReader can lock up if its 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
> Assignee: Tamas Cservenak
> 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 producer 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)