[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-847) Apply index writes in parallel even on the same index

Sanne Grinovero (JIRA) noreply at atlassian.com
Mon Aug 15 12:18:05 EDT 2011


Apply index writes in parallel even on the same index
-----------------------------------------------------

                 Key: HSEARCH-847
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-847
             Project: Hibernate Search
          Issue Type: Improvement
          Components: engine
            Reporter: Sanne Grinovero
            Assignee: Sanne Grinovero
             Fix For: 3.4.1


This work is related to HSEARCH-626, as using a "batch-like" backend all the time makes it possible to share the backend between transactional work and batch (MassIndexer) work, and will actually benefit latency of transactional work all the time.

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