[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-250) In ReaderStrategies, ensure that the reader is current AND that the directory returned by the DirectoryProvider are the same

Emmanuel Bernard (JIRA) noreply at atlassian.com
Sat Aug 9 15:18:30 EDT 2008


In ReaderStrategies, ensure that the reader is current AND that the directory returned by the DirectoryProvider are the same
----------------------------------------------------------------------------------------------------------------------------

                 Key: HSEARCH-250
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-250
             Project: Hibernate Search
          Issue Type: Bug
    Affects Versions: 3.1.0.Beta1
            Reporter: Emmanuel Bernard
            Priority: Critical
             Fix For: 3.1.0.Beta2


When using the cluster mode, s slave has an active copy (current) and a passive copy of a Directory.
In ReaderStrategy, we ensure the IndexReader is current but we do not ensure the Directory is the active one.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list