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

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


    from fd3dc8a  HDDS-2576. Handle InterruptedException in ratis related files
     add 6fb2b3e  HDDS-3501. OzoneFileStatus should not extend FileStatus (#894)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/ozone/om/helpers/OmKeyInfo.java  |   3 +
 .../hadoop/ozone/om/helpers/OzoneFileStatus.java   | 231 +++++++--------------
 hadoop-ozone/common/src/main/proto/FSProtos.proto  |  78 -------
 .../src/main/proto/OzoneManagerProtocol.proto      |   5 +-
 .../hadoop/fs/ozone/TestOzoneFileInterfaces.java   |   9 +-
 .../apache/hadoop/ozone/om/TestKeyManagerImpl.java |  66 +++---
 .../org/apache/hadoop/ozone/om/KeyManagerImpl.java |  11 +-
 .../fs/ozone/BasicOzoneClientAdapterImpl.java      |  42 ++--
 .../apache/hadoop/fs/ozone/FileStatusAdapter.java  |   1 +
 9 files changed, 143 insertions(+), 303 deletions(-)
 delete mode 100644 hadoop-ozone/common/src/main/proto/FSProtos.proto


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

Reply via email to