[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-187) Clarify which directories need read-write access, verify readonly behaviour on others.

Sanne Grinovero (JIRA) noreply at atlassian.com
Mon Jun 30 16:55:33 EDT 2008


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_30555 ] 

Sanne Grinovero commented on HSEARCH-187:
-----------------------------------------

current status:
FSDirectoryProvider requires r/w unless "manual" IndexingStrategy
FSMasterDirectoryProvider requires r/w on both IndexDir and SourceDir
FSSlaveDirectoryProvider requires r/w only on Indexdir (not on SourceDir)

Actually you had asked me to open this task so you could think about it:
if above described behavior is fine no code changes will be needed, just close the issue.

> Clarify which directories need read-write access, verify readonly behaviour on others.
> --------------------------------------------------------------------------------------
>
>                 Key: HSEARCH-187
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-187
>             Project: Hibernate Search
>          Issue Type: Task
>          Components: directory provider
>            Reporter: Sanne Grinovero
>            Assignee: Emmanuel Bernard
>            Priority: Minor
>             Fix For: 3.1.0.Beta1
>
>
> Because of proposed changes for HSEARCH-181 all FSDirectoryProvider, FSMasterDirectoryProvider and FSSlaveDirectoryProvider are verified to be writable (see DirectoryProviderHelper).
> One could need one of them in "readonly" mode, and maybe for one of these the requirement to be writable is too restrictive.
> Also Emmanuel proposed we could throw an exception if someone tries to change the readonly one. (which one is that?)

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