Steve Loughran created HADOOP-13568:
---------------------------------------

             Summary: S3AFastOutputStream to implement flush()
                 Key: HADOOP-13568
                 URL: https://issues.apache.org/jira/browse/HADOOP-13568
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
            Reporter: Steve Loughran
            Priority: Minor


{{S3AFastOutputStream}} doesn't implement {{flush()}}, so it's a no-op.

Really it should trigger a multipart upload of the current buffer.

Note that simply calling {{uploadBuffer()} isn't enough...do that and things 
fail.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to