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 HDFS node to only show up for BDC connections #12714

Merged
merged 1 commit into from
Oct 2, 2020

Conversation

Charles-Gagnon
Copy link
Contributor

Fixes #12713

When I refactored the node logic to delay creating the HDFS connection until the folder was expanded the logic that short-circuited the creation of the session node was also removed. I'm still leaving that part as it is but now just doing a simple check on the connection before creating the session node.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 284646678

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.001%) to 39.728%

Totals Coverage Status
Change from base Build 284496955: 0.001%
Covered Lines: 19972
Relevant Lines: 45947

💛 - Coveralls

Copy link
Contributor

@ranasaria ranasaria left a comment

Choose a reason for hiding this comment

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

Looks good.

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.

HDFS node showing for every server type
3 participants