This is an automated email from the ASF dual-hosted git repository.

peterxcli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


 discard 7b7778afc47 HDDS-15213. Use common commit output for stream outputs

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (ea66b70462c)
            \
             O -- O -- O   (7b7778afc47)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../hadoop/ozone/client/io/KeyCommitOutput.java    | 35 -----------
 .../ozone/client/io/KeyDataStreamOutput.java       |  4 +-
 .../hadoop/ozone/client/io/KeyOutputStream.java    |  6 +-
 .../ozone/client/io/OzoneDataStreamOutput.java     | 67 ++++++----------------
 .../ozone/s3/endpoint/ObjectEndpointStreaming.java |  7 +--
 .../hadoop/ozone/client/OzoneBucketStub.java       | 25 +-------
 .../hadoop/ozone/s3/endpoint/TestPartUpload.java   | 16 ------
 7 files changed, 28 insertions(+), 132 deletions(-)
 delete mode 100644 
hadoop-ozone/client/src/main/java/org/apache/hadoop/ozone/client/io/KeyCommitOutput.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to