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

Sanne Grinovero (JIRA) noreply at atlassian.com
Fri Dec 23 09:38:19 EST 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanne Grinovero updated HSEARCH-826:
------------------------------------

    Fix Version/s:     (was: 4.1)

> 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
>            Assignee: Sanne Grinovero
>
> 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