[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-826) Optionally allow WorkQueuePerIndexSplitter to apply changes to indexes in parallel

Sanne Grinovero (JIRA) noreply at atlassian.com
Fri Jul 29 10:57:04 EDT 2011


Optionally allow WorkQueuePerIndexSplitter to apply changes to indexes in parallel
----------------------------------------------------------------------------------

                 Key: HSEARCH-826
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-826
             Project: Hibernate Search
          Issue Type: New Feature
          Components: engine
            Reporter: Sanne Grinovero
             Fix For: 4.0


I think there should be two different implementations of this, a simple one like the current implementation and an alternative strategy using an Executor and waiting for each operation to complete.
Async indexes could be dealt with to optimize the no-wait, but the IndexManager would return immediately anyway.

--
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