[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-896) Master nodes should flush IndexWriter only before an index copy

Sanne Grinovero (JIRA) noreply at atlassian.com
Thu Sep 1 04:56:03 EDT 2011


Master nodes should flush IndexWriter only before an index copy
---------------------------------------------------------------

                 Key: HSEARCH-896
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-896
             Project: Hibernate Search
          Issue Type: Improvement
            Reporter: Sanne Grinovero
             Fix For: 4.1


When in a JMS/JGroups master/slave design the IndexWriter on the master doesn't need to commit all the time, it could receive a forced commit from the same timer initiating the index copy.
(when Infinispan is not used, as it replicates changes in real 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