From common-issues-return-207762-apmail-hadoop-common-issues-archive=hadoop.apache.org@hadoop.apache.org Thu Oct 1 19:58:36 2020 Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@locus.apache.org Delivered-To: apmail-hadoop-common-issues-archive@locus.apache.org Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by minotaur.apache.org (Postfix) with ESMTP id 749DA1A17E for ; Thu, 1 Oct 2020 19:58:36 +0000 (UTC) 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 31B7444BAE for ; Thu, 1 Oct 2020 19:58:36 +0000 (UTC) Received: (qmail 67473 invoked by uid 500); 1 Oct 2020 19:58:35 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 67415 invoked by uid 500); 1 Oct 2020 19:58:35 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 67403 invoked by uid 99); 1 Oct 2020 19:58:35 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2020 19:58:35 +0000 From: =?utf-8?q?GitBox?= To: common-issues@hadoop.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bhadoop=5D_steveloughran_commented_on_pull_request_?= =?utf-8?q?=232323=3A_HADOOP-16830=2E_Add_public_IOStatistics_API=2E?= Message-ID: <160158231555.32230.3007333852041619045.asfpy@gitbox.apache.org> Date: Thu, 01 Oct 2020 19:58:35 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-Reply-To: References: steveloughran commented on pull request #2323: URL: https://github.com/apache/hadoop/pull/2323#issuecomment-702364693 @mehakmeet * duration tracking for classic function. Issue: are the names of the `trackDuration` calls correct now? * class DurationStatisticSummary to store and extract duration stats from a statistic. * which is used in the tests to verify that the new functions all work ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org