Skip to content

Follow unacknowledged write with a find in spec tests #1355

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

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

jyemin
Copy link
Collaborator

@jyemin jyemin commented Apr 1, 2024

This will force completion of the w: 0 write, which addresses a TCP-based race condition in the tests

JAVA-5398

@jyemin jyemin self-assigned this Apr 1, 2024
JAVA-5361
@jyemin jyemin marked this pull request as ready for review April 3, 2024 16:52
@jyemin jyemin requested a review from stIncMale April 3, 2024 16:53
@stIncMale
Copy link
Member

Why is the PR named "WIP", is there something that it is currently missing?

@jyemin
Copy link
Collaborator Author

jyemin commented Apr 3, 2024

Sorry, it was WIP while the test changes were going through code review in the specifications repo. I updated the title and description, and will edit the commit message during the merge process.

@jyemin jyemin requested a review from stIncMale April 3, 2024 22:08
@stIncMale
Copy link
Member

I updated the title

It's still "WIP"

@jyemin jyemin changed the title WIP Follow w: 0 write with a find in spec tests Apr 3, 2024
@jyemin jyemin changed the title Follow w: 0 write with a find in spec tests Follow unacknowledged write with a find in spec tests Apr 3, 2024
@@ -1,6 +1,6 @@
{
"description": "command-logging",
"schemaVersion": "1.13",
"description": "unacknowledged-write",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This line was from a previous change to the file

@@ -1,6 +1,6 @@
{
"description": "unacknowledgedBulkWrite",
"schemaVersion": "1.0",
"schemaVersion": "1.7",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Required for ignoreExtraEvents

"description": "command-logging",
"schemaVersion": "1.13",
"description": "unacknowledged-write",
"schemaVersion": "1.16",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Required for ignoreExtraMessages

@jyemin jyemin merged commit c8ce9ae into mongodb:master Apr 3, 2024
@jyemin jyemin deleted the j5361 branch April 3, 2024 22:41
jyemin added a commit that referenced this pull request Apr 3, 2024
This will force completion of the unacknowledged write, which addresses
a TCP-based race condition in the tests

JAVA-5398
jyemin added a commit that referenced this pull request Apr 3, 2024
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