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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/09/30 10:39:00 UTC

[jira] [Commented] (HADOOP-13032) Refactor FileSystem$Statistics to use StorageStatistics

    [ https://issues.apache.org/jira/browse/HADOOP-13032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16187019#comment-16187019 ] 

Steve Loughran commented on HADOOP-13032:
-----------------------------------------

I would like to see a version of this in 3.1, though hopefully we can just do something alongside the legacy API

> Refactor FileSystem$Statistics to use StorageStatistics
> -------------------------------------------------------
>
>                 Key: HADOOP-13032
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13032
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs
>            Reporter: Mingliang Liu
>            Assignee: Mingliang Liu
>         Attachments: HADOOP-13032.000.patch, HADOOP-13032.001.patch, HADOOP-13032.002.patch, HADOOP-13032.003.patch, HADOOP-13032.004.patch, HADOOP-13032.005.patch
>
>
> [HADOOP-13065] added a new interface for retrieving FS and FC Statistics. This jira is to track the effort of moving the {{Statistics}} class out of {{FileSystem}}, and make it use that new interface.
> We should keep the thread local implementation. Benefits are:
> # they could be used in both {{FileContext}} and {{FileSystem}}
> # unified stats data structure
> # shorter source code
> Please note this will be an backwards-incompatible change.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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