[ 
https://issues.apache.org/jira/browse/SOLR-9441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605744#comment-15605744
 ] 

ASF subversion and git services commented on SOLR-9441:
-------------------------------------------------------

Commit d961253c7c031d1a9b8227cc4949dc7211a3f98f in lucene-solr's branch 
refs/heads/branch_6x from markrmiller
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d961253 ]

SOLR-9441: Solr collection backup on HDFS can only be manipulated by the Solr 
process owner.

This closes #71.


> Solr collection backup on HDFS can only be manipulated by the Solr process 
> owner
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-9441
>                 URL: https://issues.apache.org/jira/browse/SOLR-9441
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: trunk
>            Reporter: Hrishikesh Gadre
>            Assignee: Mark Miller
>
> When we backup Solr collection using HDFS backup repository, the backup 
> folder (and the files) are created with permissions 755 (i.e. only solr 
> process owner can delete/move the backup folder). This is inconvenient from 
> user perspective since the backup is essentially a full-copy of the Solr 
> collection and hence manipulating it doesn't affect the Solr collection state 
> in any way.
> We should provide an option by which we can enable other users to manipulate 
> the backup folders. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to