Sanne Grinovero created ISPN-6219:
-------------------------------------
Summary: An interruption during a MassIndexer should exit early
Key: ISPN-6219
URL:
https://issues.jboss.org/browse/ISPN-6219
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying
Reporter: Sanne Grinovero
Fix For: 8.2.0.CR1
Methods like {{IndexUpdater.updateIndex()}} correctly check for interruption state to skip
some work but they don't trigger an early exit from the indexing loop so we'd
still be consuming all of the data stream.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)