[ https://issues.apache.org/jira/browse/HADOOP-12997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Loughran resolved HADOOP-12997. ------------------------------------- Resolution: Fixed Fix Version/s: 2.8.0 > s3a to pass PositionedReadable contract tests, improve readFully perf. > ---------------------------------------------------------------------- > > Key: HADOOP-12997 > URL: https://issues.apache.org/jira/browse/HADOOP-12997 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/s3 > Affects Versions: 2.8.0 > Reporter: Steve Loughran > Assignee: Steve Loughran > Fix For: 2.8.0 > > > Fix s3a so that it passes the new tests in HADOOP-12994 > Also: optimise readFully so that instead of a sequence of seek-read-seek > operations, it does an opening seek and retains that position as it loops > through the data -- This message was sent by Atlassian JIRA (v6.3.4#6332)