sahilTakiar opened a new pull request #983: HADOOP-16379: S3AInputStream#unbuffer should merge input stream stats into fs-wide stats URL: https://github.com/apache/hadoop/pull/983 [HADOOP-16379: S3AInputStream#unbuffer should merge input stream stats into fs-wide stats](https://issues.apache.org/jira/browse/HADOOP-16379) * Adds a new method to `InputStreamStatistics` called `merge` which allows users to periodically merge the stats into the fs-wide stats * Added new unit tests to validate the calling `unbuffer` merges the stream stats into the fs-wide stats Testing: * Ran S3A tests against US East (N. Virginia)
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
