From hdfs-issues-return-279260-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Thu Aug 22 16:35:03 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 1009C180669 for ; Thu, 22 Aug 2019 18:35:02 +0200 (CEST) Received: (qmail 35201 invoked by uid 500); 22 Aug 2019 16:35:02 -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 35178 invoked by uid 99); 22 Aug 2019 16:35:01 -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 16:35:01 +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 B0A98E3093 for ; Thu, 22 Aug 2019 16:35:00 +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 1E8E3780AF2 for ; Thu, 22 Aug 2019 16:35:00 +0000 (UTC) Date: Thu, 22 Aug 2019 16:35:00 +0000 (UTC) From: "Chen Zhang (Jira)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-14766) RBF: MountTableStoreImpl#getMountTableEntries returns extra entry MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-14766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16913481#comment-16913481 ] Chen Zhang commented on HDFS-14766: ----------------------------------- [~hemanthboyina] BTW, I've checked all the other {{startsWith()}} usage in rbf package (not including tests), all of them won't affect the logic correctness. So this would be the last issue that need to fix. Thanks. > RBF: MountTableStoreImpl#getMountTableEntries returns extra entry > ----------------------------------------------------------------- > > Key: HDFS-14766 > URL: https://issues.apache.org/jira/browse/HDFS-14766 > Project: Hadoop HDFS > Issue Type: Sub-task > Reporter: Chen Zhang > Assignee: Chen Zhang > Priority: Major > Attachments: HDFS-14766.001.patch > > > Similar issue with HDFS-14756, should use \{{FederationUtil.isParentEntry()}} instead of \{{String.startsWith()}} to identify parent path -- 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