xuzq created HDFS-14741: --------------------------- Summary: RBF: RecoverLease should be return false when the file is open in multiple destination Key: HDFS-14741 URL: https://issues.apache.org/jira/browse/HDFS-14741 Project: Hadoop HDFS Issue Type: Bug Components: rbf Reporter: xuzq
RecoverLease 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 *recoverLease* should return false instead of throw FileNotFoundException. -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org