ChenSammi opened a new pull request, #5041:
URL: https://github.com/apache/ozone/pull/5041

   https://issues.apache.org/jira/browse/HDDS-8959 
   
   
   Manual test:
   1. start a docker based cluster, remote ssh to one SCM,  verify 
      bash-4.2$ jstack 7 | grep RootCARotationManager
     "RootCARotationManager-Inactive" #381 daemon prio=5 os_prio=0 cpu=0.34ms 
elapsed=21.62s tid=0x0000ffff9a084800 nid=0x2d2 waiting on condition  
[0x0000ffff3ade4000]
   
   2. stop the cluster, add following configuration
   OZONE-SITE.XML_hdds.x509.ca.rotation.enabled=false
   
   4. start a docker based cluster again, run the same command, 
   bash-4.2$ jstack 7 | grep RootCARotationManager
   bash-4.2$ 
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to