From hdfs-issues-return-315090-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Thu Sep 9 10:47:07 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id E3315180652 for ; Thu, 9 Sep 2021 12:47:06 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id D5CF4431F1 for ; Thu, 9 Sep 2021 10:47:03 +0000 (UTC) Received: (qmail 80951 invoked by uid 500); 9 Sep 2021 10:47: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 80799 invoked by uid 99); 9 Sep 2021 10:47:02 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Sep 2021 10:47:02 +0000 Received: from jira2-he-de.apache.org (unknown [IPv6:2a01:4f8:242:1f49::2]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id A78A73EE4C for ; Thu, 9 Sep 2021 10:47:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 6C664C807BD for ; Thu, 9 Sep 2021 10:47:00 +0000 (UTC) Date: Thu, 9 Sep 2021 10:47:00 +0000 (UTC) From: "Hui Fei (Jira)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (HDFS-16065) RBF: Add metrics to record Router's operations 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-16065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hui Fei reassigned HDFS-16065: ------------------------------ Assignee: Janus Chow > RBF: Add metrics to record Router's operations > ---------------------------------------------- > > Key: HDFS-16065 > URL: https://issues.apache.org/jira/browse/HDFS-16065 > Project: Hadoop HDFS > Issue Type: Improvement > Components: rbf > Reporter: Janus Chow > Assignee: Janus Chow > Priority: Major > Labels: pull-request-available > Time Spent: 2.5h > Remaining Estimate: 0h > > Currently, Router's operations are not well recorded. It would be good to have a similar metrics as "Hadoop:service=NameNode,name=NameNodeActivity" for NameNode, which shows the count for each operations. > Besides, some operations are invoked concurrently in Routers, know the counts for concurrent operations would help us better knowing about the cluster's state. > This ticket is to add normal operation metrics and concurrent operation metrics for Router. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: hdfs-issues-help@hadoop.apache.org