You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/08/20 18:11:32 UTC

[GitHub] [hadoop] xiaoyuyao commented on issue #1311: HDDS-1946. CertificateClient should not persist keys/certs to ozone.m…

xiaoyuyao commented on issue #1311: HDDS-1946. CertificateClient should not persist keys/certs to ozone.m…
URL: https://github.com/apache/hadoop/pull/1311#issuecomment-523132564
 
 
   Thanks @vivekratnavel  for working on this. The changes look good to me overall with two issues:
   
   1. The integration test failure testSecureOmInitFailures is related where the component name need to be passed into getKeyLocation().
   
   2. The key/cert location change also needs further changes for secure GRPC as they are currently calling into the getKeyLocation() without giving component name. When we move the DN keys under ".../dn/keys", the GRPC client/server (DNs) will not be able to find the keys under ".../keys". 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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