]
Adrian Nistor updated ISPN-5034:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.1.0.Final
Resolution: Done
Integrated. Thanks [~gustavonalle]!
Non blocking MassIndexer execution
----------------------------------
Key: ISPN-5034
URL:
https://issues.jboss.org/browse/ISPN-5034
Project: Infinispan
Issue Type: Enhancement
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Fix For: 7.1.0.Final
Currently the MassIndexer can only be run in a blocking way by calling
{{MassIndexer.start()}}
Alternatively, it should be able to return a Future<?> that be can cancelled or
waited for a custom period of time