Gustavo Fernandes created ISPN-5034:
---------------------------------------
Summary: Non blocking MassIndexing execution
Key: ISPN-5034
URL:
https://issues.jboss.org/browse/ISPN-5034
Project: Infinispan
Issue Type: Enhancement
Reporter: Gustavo Fernandes
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
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)