[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-1105) Provide callback option to run after completion of MassIndexer

Marc Schipperheyn (JIRA) noreply at atlassian.com
Tue Apr 24 09:08:48 EDT 2012


Provide callback option to run after completion of MassIndexer
--------------------------------------------------------------

                 Key: HSEARCH-1105
                 URL: https://hibernate.onjira.com/browse/HSEARCH-1105
             Project: Hibernate Search
          Issue Type: Improvement
          Components: massindexer
    Affects Versions: 4.1.0.Final, 4.0.0.Final
            Reporter: Marc Schipperheyn
            Priority: Minor


I often find myself needing to do something after completion of a MassIndexer operation, such as refreshing a cache. Because MassIndexer can be run in a non-blocking async way, there doesn't seem to be a way to detect when it's done. It would be nice to be able to add a callback that would execute on completion of the MassIndexer process.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list