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

single-instance wait for mongo #50

Closed
wants to merge 2 commits into from

Conversation

brettmc
Copy link

@brettmc brettmc commented Jul 10, 2023

move the existing wait check into a function which can be called for both single-instance and replicaset modes.

Fixes: #49

move the existing wait check into a function which can be called for both
single-instance and replicaset modes.
@marcuspoehls
Copy link
Member

The feature to wait for MongoDB single instances was added in version 1.10.0. Thank you for your contribution 👍 I did some additional refinements on top of your changes.

@brettmc Thank you, Brett, for requesting this feature, adding a pull request, and getting this shipped!

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.

single-instance can complete before ready to accept connections
2 participants