Skip to content

Conversation

sleepyStick
Copy link
Contributor

No description provided.

@sleepyStick sleepyStick marked this pull request as ready for review September 3, 2024 19:10
# Use the rsSyncApplyStop failpoint to pause replication on a
# secondary which will cause a wtimeout error.
self.secondary.admin.command("configureFailPoint", "rsSyncApplyStop", mode="alwaysOn")
self.secondary.admin.command("configureFailPoint", "rsApplyStop", mode="alwaysOn")
Copy link
Contributor

Choose a reason for hiding this comment

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

This needs to be rsSyncApplyStop.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks for catching that! fixed!

@sleepyStick sleepyStick changed the title PYTHON-4707 Migrate test_bulk.py to async PYTHON-4704 Migrate test_bulk.py to async Sep 4, 2024
@sleepyStick sleepyStick merged commit b37fb91 into mongodb:master Sep 4, 2024
25 checks passed
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