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(ingest): use mongodb ping command to test connection #5650

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

hsheth2
Copy link
Collaborator

@hsheth2 hsheth2 commented Aug 16, 2022

Closes #5637.

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

@github-actions
Copy link

Unit Test Results (metadata ingestion)

       8 files  ±0         8 suites  ±0   1h 18m 44s ⏱️ - 1m 34s
   644 tests ±0     642 ✔️ +1  2 💤 ±0  0  - 1 
1 288 runs  ±0  1 284 ✔️ +1  4 💤 ±0  0  - 1 

Results for commit 5b18f97. ± Comparison against base commit dfd0d15.

@github-actions
Copy link

Unit Test Results (build & test)

504 tests  ±0   504 ✔️ ±0   8m 32s ⏱️ +8s
117 suites ±0       0 💤 ±0 
117 files   ±0       0 ±0 

Results for commit 5b18f97. ± Comparison against base commit dfd0d15.

Copy link
Contributor

@shirshanka shirshanka left a comment

Choose a reason for hiding this comment

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

LGTM

@shirshanka shirshanka merged commit bf189d9 into datahub-project:master Aug 16, 2022
@hsheth2 hsheth2 deleted the mongodb-ping branch December 15, 2022 02:32
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.

MongoDB ingest fails when primary node not available
2 participants