This is an automated email from the ASF dual-hosted git repository.
xyao pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git.
from a315913 HDDS-1517. AllocateBlock call fails with
ContainerNotFoundException (#826). Contributed by Shashikant Banerjee.
add 9c61494 HDDS-1065. OM and DN should persist SCM certificate as the
trust root. Contributed by Ajay Kumar. (#834)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hadoop/hdds/HddsUtils.java | 2 +-
.../SCMSecurityProtocolClientSideTranslatorPB.java | 53 ++++++++++++++++------
.../SCMSecurityProtocolServerSideTranslatorPB.java | 7 ++-
.../x509/certificate/client/CertificateClient.java | 13 ++++++
.../client/DefaultCertificateClient.java | 25 +++++++++-
.../src/main/proto/SCMSecurityProtocol.proto | 1 +
.../apache/hadoop/ozone/HddsDatanodeService.java | 28 ++++++++----
.../hadoop/ozone/TestSecureOzoneCluster.java | 8 ++++
.../ozone/client/CertificateClientTestImpl.java | 4 ++
.../org/apache/hadoop/ozone/om/OzoneManager.java | 31 +++++++++----
10 files changed, 135 insertions(+), 37 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]