avijayanhwx opened a new pull request #529: HDDS-2982. Recon server start 
failed with CNF exception in a cluster …
URL: https://github.com/apache/hadoop-ozone/pull/529
 
 
   …with Auto TLS enabled.
   
   ## What changes were proposed in this pull request?
   Currently, Recon server crashes on a cluster with Auto TLS enabled due to 
CNF error while starting up its HTTP server. Recon's Httpserver is inherited 
from BaseHttpServer that is used by all the other components in Ozone. The 
underlying problem is being fixed in HDDS-2041. Since the other components like 
the SCM, OM start successfully even if their HTTP Server is not up, this patch 
relaxes the start for Recon as well. 
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-2982
   
   Please replace this section with the link to the Apache JIRA)
   
   ## How was this patch tested?
   Manually tested.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to