[ https://issues.apache.org/jira/browse/HADOOP-18698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Loughran resolved HADOOP-18698. ------------------------------------- Resolution: Duplicate fix is part of HADOOP-18695 > S3ABlockOutputStream doesn't collect stats on multipart block uploads > --------------------------------------------------------------------- > > Key: HADOOP-18698 > URL: https://issues.apache.org/jira/browse/HADOOP-18698 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/s3 > Affects Versions: 3.3.5 > Reporter: Steve Loughran > Assignee: Steve Loughran > Priority: Minor > > assertion failures in HADOOP-18695 show that S3ABlockOutputStream isn't > collecting stats on how long the individual post calls of multipart uploads: > duration or number. > that is despite some counters in the IOStatistics of the stream set up to do > this and merge to the FS in close() > Looks like the simplest fix is to instrument the FS to do collect these, > rather than in-stream. in stream would be best for context stats -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org