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

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


    from 046a06f  HDDS-2579. Ozone client should refresh pipeline info if reads 
from all Datanodes fail (#372)
     add 44b48b7  HDDS-2706. Add class CRLCodec - used for certificate 
revocation list. (#337)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hdds/HddsConfigKeys.java     |   9 +-
 .../hadoop/hdds/security/x509/SecurityConfig.java  |  41 +++--
 .../security/x509/certificate/utils/CRLCodec.java  | 197 +++++++++++++++++++++
 .../x509/certificate/utils/TestCRLCodec.java       | 163 +++++++++++++++++
 4 files changed, 394 insertions(+), 16 deletions(-)
 create mode 100644 
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/security/x509/certificate/utils/CRLCodec.java
 create mode 100644 
hadoop-hdds/common/src/test/java/org/apache/hadoop/hdds/security/x509/certificate/utils/TestCRLCodec.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to