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

xuzq commented on HDFS-14747:
-----------------------------

Thanks [~ayushtkn], it is similar with HDFS-14741, should I combine them 
together to resolve?

> RBF:IsFileClosed should be return false when the file is open in multiple 
> destination
> -------------------------------------------------------------------------------------
>
>                 Key: HDFS-14747
>                 URL: https://issues.apache.org/jira/browse/HDFS-14747
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: rbf
>            Reporter: xuzq
>            Assignee: xuzq
>            Priority: Major
>         Attachments: HDFS-14747-trunk-001.patch
>
>
> *IsFileClosed* should be return false when the file is open or be writing in 
> multiple destinations.
> Liks this:
> Mount point has multiple destination(ns0 and ns1).
> And the file is in ns0 but it is be writing, ns1 doesn't has this file.
> In this case *IsFileClosed* should return false instead of throw 
> FileNotFoundException.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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

Reply via email to