Skip to content

Conversation

@develop-vijay
Copy link
Contributor

What changes were proposed in this pull request?

When SSL is enabled for Ambari, And batch restart request is triggered(Service level slave component restarts. Example datanode rolling restart), Batch execution is failed except for the 1st batch. This is because in a SSL enabled environment, When hitting localhost, hostname verification is failing.

Proposed Fix: Hostname verification is not required for internal API call. It was already disabled in previous versions of Ambari, As part of JDK 17 support, This code was commented out

How was this patch tested?

Applied the fix in SSL enabled enviroment and verified its working.

Please review Ambari Contributing Guide before opening a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant