You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ra...@apache.org on 2020/09/10 05:06:30 UTC

[hadoop-ozone] branch HDDS-2939 updated (d2c0470 -> bfa2801)

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

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


    from d2c0470  HDDS-4213. Log when a datanode has become dead in the DeadNodeHandler (#1402)
     add 9a4cb9e  HDDS-3151. TestCloseContainerHandlingByClient Enable-testMultiBlockW… (#1333)
     add 49e3a1a  HDDS-4064. Show container verbose info with verbose option (#1290)
     add 22e4288  HDDS-4170 - Fix typo in method description. (#1406)
     add 971a36e  HDDS-4150. recon.api.TestEndpoints test is flaky (#1396)
     add bfa2801  HDDS-4211. [OFS] Better owner and group display for listing Ozone volumes and buckets (#1397)

No new revisions were added by this update.

Summary of changes:
 .../x509/certificate/utils/CertificateCodec.java   |   2 +-
 .../hdds/scm/cli/container/InfoSubcommand.java     |  14 +-
 .../src/main/smoketest/admincli/container.robot    |   5 +
 .../hadoop/fs/ozone/TestRootedOzoneFileSystem.java |  11 ++
 .../rpc/TestCloseContainerHandlingByClient.java    |  55 ------
 .../client/rpc/TestDiscardPreallocatedBlocks.java  | 186 +++++++++++++++++++++
 .../ozone/BasicRootedOzoneClientAdapterImpl.java   |  41 +++--
 .../hadoop/ozone/recon/api/TestEndpoints.java      |   9 +-
 8 files changed, 250 insertions(+), 73 deletions(-)
 create mode 100644 hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestDiscardPreallocatedBlocks.java


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