Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix job view panel show failure #3729

Merged
merged 2 commits into from
Nov 11, 2019
Merged

Conversation

lcadzy
Copy link
Contributor

@lcadzy lcadzy commented Nov 10, 2019

No description provided.

Copy link
Member

@wezhang wezhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Yi!

provider.setCredentials(AuthScope.ANY, new UsernamePasswordCredentials(clusterDetail.getHttpUserName(), clusterDetail.getHttpPassword()));
}

final HttpClient client = clusterDetail instanceof MfaEspCluster
Copy link
Member

@wezhang wezhang Nov 11, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you expend the MfsEspcluster check as an if..else.. with combination the above codes? #Resolved

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.

2 participants