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

[Port] Fix HDFS node to only show up for BDC connections (#12714) #12762

Merged
merged 1 commit into from
Oct 6, 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.

cherry-picked from 572310b

@coveralls
Copy link

Pull Request Test Coverage Report for Build 291903316

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

Totals Coverage Status
Change from base Build 290526992: 0.01%
Covered Lines: 19239
Relevant Lines: 45186

💛 - Coveralls

@chlafreniere chlafreniere merged commit 5b7a7c9 into release/1.23 Oct 6, 2020
@chlafreniere chlafreniere deleted the chgagnon/portBdcFix branch October 6, 2020 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants