Skip to content

Follow unacknowledged write with a find in spec tests#1355

Merged
jyemin merged 2 commits into
mongodb:masterfrom
jyemin:j5361
Apr 3, 2024
Merged

Follow unacknowledged write with a find in spec tests#1355
jyemin merged 2 commits into
mongodb:masterfrom
jyemin:j5361

Conversation

@jyemin

@jyemin jyemin commented Apr 1, 2024

Copy link
Copy Markdown
Collaborator

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
Copy Markdown
Member

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

@jyemin

jyemin commented Apr 3, 2024

Copy link
Copy Markdown
Collaborator Author

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
Copy Markdown
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
{
"description": "command-logging",
"schemaVersion": "1.13",
"description": "unacknowledged-write",

Copy link
Copy Markdown
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

{
"description": "unacknowledgedBulkWrite",
"schemaVersion": "1.0",
"schemaVersion": "1.7",

Copy link
Copy Markdown
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
Copy Markdown
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