Steve Loughran created HADOOP-14975:
---------------------------------------

             Summary: S3AInputStream/OutputStream statistics aren't getting 
into StorageStatistics
                 Key: HADOOP-14975
                 URL: https://issues.apache.org/jira/browse/HADOOP-14975
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 2.9.0
            Reporter: Steve Loughran
            Priority: Minor


when the input and output stream stats are merged into the S3AInstrumentation, 
the FS statistics aren't updated to match, so FS statistics don't track things 
like aggregate throttle count, TCP aborts, bytes discarded etc. They are 
metrics, but not sotrage stats

They should be, which requires S3AInstrumentation to take the StorageStats in 
its constructor and then update. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to