This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
from f01cebe19b Merge remote-tracking branch 'asf/HDDS-6517-Snapshot'
add 2eae7cd575 HDDS-7826. Add support for application to probe output
stream capability (#4205)
No new revisions were added by this update.
Summary of changes:
.../src/test/resources/contract/ozone.xml | 12 +++++
.../hadoop/fs/ozone/BasicOzoneFileSystem.java | 11 +++-
.../fs/ozone/BasicRootedOzoneFileSystem.java | 11 +++-
.../fs/ozone/CapableOzoneFSOutputStream.java | 62 ++++++++++++++++++++++
.../hadoop/fs/ozone/OzoneFSOutputStream.java | 9 +++-
.../apache/hadoop/fs/ozone/OzoneFileSystem.java | 7 +++
.../hadoop/fs/ozone/RootedOzoneFileSystem.java | 7 +++
.../apache/hadoop/fs/ozone/OzoneFileSystem.java | 7 +++
.../hadoop/fs/ozone/RootedOzoneFileSystem.java | 7 +++
9 files changed, 128 insertions(+), 5 deletions(-)
create mode 100644
hadoop-ozone/ozonefs-common/src/main/java/org/apache/hadoop/fs/ozone/CapableOzoneFSOutputStream.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]