[
https://issues.apache.org/jira/browse/MINDEXER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Bien updated MINDEXER-188:
----------------------------------
Description: 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. (was: 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.)
> 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
> 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)