Steve Loughran created HADOOP-13569:
---------------------------------------
Summary: S3AFastOutputStream to take ProgressListener in file
create()
Key: HADOOP-13569
URL: https://issues.apache.org/jira/browse/HADOOP-13569
Project: Hadoop Common
Issue Type: Sub-task
Components: fs/s3
Affects Versions: 2.8.0
Reporter: Steve Loughran
Assignee: Steve Loughran
Priority: Minor
For scale testing I'd like more meaningful progress than the Hadoop
{{Progressable}} offers.
Proposed: having {{S3AFastOutputStream}} check to see if the progressable
passed in is also an instance of {{com.amazonaws.event.ProgressListener}} —and
if so, wire it up directly.
This allows tests to directly track state of upload, log it and perhaps even
assert on it
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]