You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by bh...@apache.org on 2020/01/08 05:36:50 UTC

[hadoop-ozone] branch master updated (8748498 -> 34683e4)

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

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


    from 8748498  HDDS-2590 Integration tests for Recon with Ozone Manager (#356)
     add 34683e4  HDDS-2834. Directly read into ByteBuffer if it has array (#413)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/fs/ozone/OzoneFSInputStream.java |  17 ++-
 .../hadoop/fs/ozone/TestOzoneFSInputStream.java    | 139 +++++++++++++++++++++
 .../ozone/contract/TestOzoneFSInputStreamUnit.java | 101 ---------------
 3 files changed, 153 insertions(+), 104 deletions(-)
 create mode 100644 hadoop-ozone/ozonefs/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneFSInputStream.java
 delete mode 100644 hadoop-ozone/ozonefs/src/test/java/org/apache/hadoop/fs/ozone/contract/TestOzoneFSInputStreamUnit.java


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org