You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Mehakmeet Singh (Jira)" <ji...@apache.org> on 2021/06/23 10:08:00 UTC

[jira] [Created] (HADOOP-17774) bytesRead FS statistic showing twice the correct value in S3A

Mehakmeet Singh created HADOOP-17774:
----------------------------------------

             Summary: bytesRead FS statistic showing twice the correct value in S3A
                 Key: HADOOP-17774
                 URL: https://issues.apache.org/jira/browse/HADOOP-17774
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs/s3
            Reporter: Mehakmeet Singh
            Assignee: Mehakmeet Singh


S3A "bytes read" statistic is being incremented twice. Firstly while reading in S3AInputStream and then in merge() of S3AInstrumentation when S3AInputStream is closed.

This makes "bytes read" statistic equal to sum of stream_read_bytes and stream_read_total_bytes.



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

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