Skip to content

Conversation

stIncMale
Copy link
Member

@stIncMale stIncMale requested a review from vbabanin November 29, 2024 00:14
@stIncMale stIncMale self-assigned this Nov 29, 2024
Comment on lines -315 to -323
private static Stream<Arguments> testBulkWriteErrorsForUnacknowledgedTooLargeInsertArgs() {
return Stream.of(
arguments("insert", false),
arguments("insert", true),
arguments("replace", false),
arguments("replace", true)
);
}

Copy link
Member Author

Choose a reason for hiding this comment

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

This was a leftover from ee3073e.

@stIncMale stIncMale marked this pull request as draft November 29, 2024 20:30
@stIncMale stIncMale force-pushed the JAVA-5635 branch 2 times, most recently from ef3bbeb to f30fd4c Compare December 2, 2024 22:14
@stIncMale stIncMale marked this pull request as ready for review December 2, 2024 22:30
@stIncMale stIncMale merged commit 65e72d0 into mongodb:JAVA-4586_bulk-write Dec 3, 2024
60 checks passed
@stIncMale stIncMale deleted the JAVA-5635 branch December 3, 2024 02:49
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