vivekratnavel opened a new pull request #758: HDDS-3280. Ozone BaseHTTPServer should honor ozone.security.enabled c… URL: https://github.com/apache/hadoop-ozone/pull/758 …onfig ## What changes were proposed in this pull request? - Base HTTP server should start with SPNEGO username and keytab only if "ozone.security.enabled" and "ozone.security.kerberos.http.enabled" configs are set to true. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-3280 ## How was this patch tested? This patch was tested in a cluster with Kerberos and auto-TLS enabled under different configurations: - Both "ozone.security.enabled" and "ozone.security.kerberos.http.enabled" set to false - "ozone.security.enabled" set to true - Both "ozone.security.enabled" and "ozone.security.kerberos.http.enabled" set to true
---------------------------------------------------------------- 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]
