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/22 02:33:32 UTC

[hadoop-ozone] branch master updated (e7afa41 -> 2e92658)

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 e7afa41  HDDS-2896. Use regex to match with ratis properties when creating ratis client. (#457)
     add 2e92658  Revert "HDDS-2188. Implement LocatedFileStatus & getFileBlockLocations to pro… (#331)" (#470)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/ozone/client/rpc/RpcClient.java  |  2 -
 .../hadoop/ozone/om/helpers/OzoneFileStatus.java   | 14 ++---
 .../src/main/proto/OzoneManagerProtocol.proto      |  1 -
 .../hadoop/fs/ozone/TestOzoneFileInterfaces.java   | 21 -------
 .../org/apache/hadoop/ozone/om/KeyManagerImpl.java | 59 ++++++++-----------
 .../protocolPB/OzoneManagerRequestHandler.java     |  2 -
 .../fs/ozone/BasicOzoneClientAdapterImpl.java      | 67 +---------------------
 .../hadoop/fs/ozone/BasicOzoneFileSystem.java      | 22 +------
 .../apache/hadoop/fs/ozone/FileStatusAdapter.java  | 12 +---
 .../hadoop/fs/ozone/FilteredClassLoader.java       |  1 -
 10 files changed, 31 insertions(+), 170 deletions(-)


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