From hdfs-issues-return-279111-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Thu Aug 22 04:04:04 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 56E48180669 for ; Thu, 22 Aug 2019 06:04:04 +0200 (CEST) Received: (qmail 15047 invoked by uid 500); 22 Aug 2019 04:04:03 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 14956 invoked by uid 99); 22 Aug 2019 04:04:03 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Aug 2019 04:04:03 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 9C850E3077 for ; Thu, 22 Aug 2019 04:04:02 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 6E16E782286 for ; Thu, 22 Aug 2019 04:04:00 +0000 (UTC) Date: Thu, 22 Aug 2019 04:04:00 +0000 (UTC) From: "xuzq (Jira)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HDFS-14747) RBF: IsFileClosed should be return false when the file is open in multiple destination MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-14747?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] xuzq updated HDFS-14747: ------------------------ Attachment: HDFS-14747-trunk-002.patch > RBF: IsFileClosed should be return false when the file is open in multipl= e 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, HDFS-14747-trunk-002.pat= ch > > > *IsFileClosed*=C2=A0should be return false when the file is open or be wr= iting 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*=C2=A0should return false instead of throw Fil= eNotFoundException. -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org