From hdfs-issues-return-278935-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Wed Aug 21 16:37:02 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 23F21180607 for ; Wed, 21 Aug 2019 18:37:02 +0200 (CEST) Received: (qmail 1994 invoked by uid 500); 21 Aug 2019 16:37:01 -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 1983 invoked by uid 99); 21 Aug 2019 16:37: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; Wed, 21 Aug 2019 16:37: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 D3C68E3079 for ; Wed, 21 Aug 2019 16:37: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 4F3E47804F8 for ; Wed, 21 Aug 2019 16:37:00 +0000 (UTC) Date: Wed, 21 Aug 2019 16:37:00 +0000 (UTC) From: =?utf-8?Q?=C3=8D=C3=B1igo_Goiri_=28Jira=29?= To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-14714) RBF: implement getReplicatedBlockStats interface 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-14714?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1691= 2490#comment-16912490 ]=20 =C3=8D=C3=B1igo Goiri commented on HDFS-14714: ------------------------------------ [^HDFS-14714.005.patch] LGTM. +1 > RBF: implement getReplicatedBlockStats interface > ------------------------------------------------ > > Key: HDFS-14714 > URL: https://issues.apache.org/jira/browse/HDFS-14714 > Project: Hadoop HDFS > Issue Type: Sub-task > Reporter: Chen Zhang > Assignee: Chen Zhang > Priority: Major > Attachments: HDFS-14714.001.patch, HDFS-14714.002.patch, HDFS-147= 14.003.patch, HDFS-14714.004.patch, HDFS-14714.005.patch > > > It's not implemented now, we sometime need this interface for cluster mon= itor > {code:java} > // current implementation > public ReplicatedBlockStats getReplicatedBlockStats() throws IOException = { > rpcServer.checkOperation(NameNode.OperationCategory.READ, false); > return null; > } > {code} -- 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