[ 
https://issues.apache.org/jira/browse/HADOOP-17271?focusedWorklogId=525190&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-525190
 ]

ASF GitHub Bot logged work on HADOOP-17271:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Dec/20 18:28
            Start Date: 16/Dec/20 18:28
    Worklog Time Spent: 10m 
      Work Description: steveloughran commented on pull request #2553:
URL: https://github.com/apache/hadoop/pull/2553#issuecomment-746781643


   Latest PR fixes test failures, does more
   * delete duration now tracked
   * and split into single/bulk delete calls
   * delete/rename cost tests updated to match
   * ...and to work correctly if bulk deletes are disabled.
   * +moved most of the Statistic names into the hadoop-common constant files,
     for reuse.
   * New method IOStatisticsLogging.ioStatisticsToSortedString(); sorts the
     metrics before printing. Adds cost of creation of and insertion into
     treemaps, so should be used with care. Used for test reporting.
   
   For an example of the sorted statistics log, see 
https://gist.github.com/steveloughran/50ad1cf3d22d6683d4f2f038453be803
   
   That's across all the tests in ITestS3AOperationCost, remote access to S3 
london from bristol; There's a 3 millis RTT of pinging my own base station from 
the laptop so subtract that from all the timings.


----------------------------------------------------------------
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:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 525190)
    Time Spent: 8.5h  (was: 8h 20m)

> S3A statistics to support IOStatistics
> --------------------------------------
>
>                 Key: HADOOP-17271
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17271
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.3.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 8.5h
>  Remaining Estimate: 0h
>
> S3A to rework statistics with
> * API + Implementation split of the interfaces used by subcomponents when 
> reporting stats
> * S3A Instrumentation to implement all the interfaces
> * streams, etc to all implement IOStatisticsSources and serve to callers
> * Add some tracking of durations of remote requests



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to