You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by sa...@apache.org on 2022/06/07 02:19:03 UTC

[ozone] branch master updated (50e8e49a74 -> 3397db917e)

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

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


    from 50e8e49a74 HDDS-4364: [FSO]List FileStatus : startKey can be a non-existed path (#3481)
     add 3397db917e HDDS-6686. Do Leadship check before SASL token verification. (#3382)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/ozone/om/OzoneManager.java   | 32 ++++++++++++++-
 .../om/ratis/utils/OzoneManagerRatisUtils.java     | 46 ++++------------------
 .../protocolPB/OMAdminProtocolServerSideImpl.java  |  8 +---
 .../OMInterServiceProtocolServerSideImpl.java      | 13 +++---
 ...OzoneManagerProtocolServerSideTranslatorPB.java | 11 ++----
 .../OzoneDelegationTokenSecretManager.java         | 23 +++++++++++
 .../hadoop/ozone/security/S3SecurityUtil.java      | 18 +++++++--
 .../TestOzoneDelegationTokenSecretManager.java     | 40 +++++++++++++++++++
 8 files changed, 125 insertions(+), 66 deletions(-)


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