You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Mingliang Liu (JIRA)" <ji...@apache.org> on 2016/06/18 09:01:05 UTC

[jira] [Created] (HADOOP-13291) DFSOpsCountStatistics/S3AStorageStatistics should implement isTracked() correctly

Mingliang Liu created HADOOP-13291:
--------------------------------------

             Summary: DFSOpsCountStatistics/S3AStorageStatistics should implement isTracked() correctly
                 Key: HADOOP-13291
                 URL: https://issues.apache.org/jira/browse/HADOOP-13291
             Project: Hadoop Common
          Issue Type: Sub-task
            Reporter: Mingliang Liu
            Assignee: Mingliang Liu
            Priority: Minor


{{StorageStatistics#isTracked()}} is a simple and useful API for probing a stat with key name. Currently {{DFSOpsCountStatistics}} implements this method wrongly. {{S3AStorageStatistics}} borrowed the same idea and also has the same error.

This jira is to make simple things right.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org