[
https://issues.apache.org/jira/browse/HDFS-14747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16914283#comment-16914283
]
Hudson commented on HDFS-14747:
-------------------------------
FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #17177 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/17177/])
HDFS-14747. RBF: IsFileClosed should be return false when the file is
(ayushsaxena: rev c92de8209d1c7da9e7ce607abeecb777c4a52c6a)
* (edit)
hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/router/TestRouterRpcMultiDestination.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterClientProtocol.java
> 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
> Fix For: 3.3.0
>
> Attachments: HDFS-14747-trunk-001.patch, HDFS-14747-trunk-002.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]