You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by av...@apache.org on 2021/11/22 19:07:39 UTC

[ozone] branch master updated (07b54e2 -> 722fd59)

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

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


    from 07b54e2  HDDS-5534. Verify config is updated on all OMs before proceeding with Bootstrap (#2491)
     add 722fd59  HDDS-5898 S3G in secure mode checks OM version. (#2822)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/ozone/OzoneConfigKeys.java   |   6 +
 .../apache/hadoop/ozone/client/rpc/RpcClient.java  |  44 ++++-
 .../hadoop/ozone/client/rpc/RpcClientTest.java     | 217 +++++++++++++++++++++
 .../hadoop/ozone/om/helpers/ServiceInfo.java       |  41 +++-
 .../hadoop/ozone/TestOzoneConfigurationFields.java |   5 +
 .../src/main/proto/OmClientProtocol.proto          |   1 +
 .../org/apache/hadoop/ozone/om/OzoneManager.java   |   6 +
 .../hadoop/ozone/s3/OzoneClientProducer.java       |   5 +
 8 files changed, 320 insertions(+), 5 deletions(-)
 create mode 100644 hadoop-ozone/client/src/test/java/org/apache/hadoop/ozone/client/rpc/RpcClientTest.java

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