[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-323) Fault tolerant FSSlaveDirectoryProvider (Oliver Siegmar)

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon Mar 14 11:07:09 EDT 2011


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

Emmanuel Bernard resolved HSEARCH-323.
--------------------------------------

    Resolution: Fixed

Many thanks Oliver

> Fault tolerant FSSlaveDirectoryProvider (Oliver Siegmar)
> --------------------------------------------------------
>
>                 Key: HSEARCH-323
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-323
>             Project: Hibernate Search
>          Issue Type: Improvement
>          Components: directory provider
>    Affects Versions: 3.1.0.GA
>            Reporter: Oliver Siegmar
>            Assignee: Sanne Grinovero
>             Fix For: 3.4.0.Beta1
>
>         Attachments: FSSlaveDirectoryProvider.java.diff, FSSlaveDirectoryProvider2.java.diff, FSSlaveDirectoryProvider3.java.diff
>
>
> The current implementation of FSSlaveDirectoryProvider requires an existent master repository at startup. In our environment it could happen, that the master repository is built some time after the clients (using the FSSlaveDirectoryProvider) are being started. It'd be good to have a more fault tolerant FSSlaveDirectoryProvider, that would retry to initialize itself (using a TimerTask for example). The configuration should allow to enable/disable this feature and to specify the retry interval and period.

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