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

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

Commit d7859097ee8a5a6a2a6e7fee5f527722f32bae15 in lucene-solr's branch 
refs/heads/branch_8x from Adrien Grand
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=d785909 ]

SOLR-14238: Fix HdfsDirectory to no longer overwrite existing files. (#1237)



> HDFSDirectory silently overrides existing files
> -----------------------------------------------
>
>                 Key: SOLR-14238
>                 URL: https://issues.apache.org/jira/browse/SOLR-14238
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Adrien Grand
>            Priority: Minor
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> HDFSDirectory silently overrides existing files, while the 
> {{Directory#createOutput}} contract is that this method must throw a 
> FileAlreadyExistsException if the file already exists.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to