Update backpressure to latest main#1886
Open
nhachicha wants to merge 22 commits intomongodb:backpressurefrom
Open
Update backpressure to latest main#1886nhachicha wants to merge 22 commits intomongodb:backpressurefrom
nhachicha wants to merge 22 commits intomongodb:backpressurefrom
Conversation
- Remove an assertion that was failing due to server bug SERVER-113344 where successful operation results are unexpectedly returned in the cursor when verbose results are disabled. - Add unit tests for JAVA-6001 and JAVA-5986. JAVA-6001 JAVA-5986 --------- Co-authored-by: Ross Lawley <ross@mongodb.com>
Co-authored-by: Almas Abdrazak <abdrazak.almas@mongodb.com>
Disabled new test cases until the work is done. JAVA-5949 JAVA-5968 JAVA-6030
…the server from the cluster (mongodb#1853)
JAVA-5974 --------- Co-authored-by: Ross Lawley <ross@mongodb.com>
* JAVA-4320 fix server selection flaky test * set server selection threshold to 3seconds * serverSelection flaky test, update comments * server selection , update threshold to 30_000 MS --------- Co-authored-by: Almas Abdrazak <abdrazak.almas@mongodb.com>
Co-authored-by: Almas Abdrazak <abdrazak.almas@mongodb.com>
* JAVA-5988 * JAVA-5988 address PR comments * JAVA-5988 add a unit test to AggregatesTest * JAVA-5988 embedding fluent API with builders * JAVA-5988 introduce AbstractVectorSearchQuery * JAVA-5988 fix checkstyle * JAVA05988 use VectorSearchQuery as param * JAVA-5988 add more unit tests * JAVA-5988 add autoembedding to Scala --------- Co-authored-by: Almas Abdrazak <abdrazak.almas@mongodb.com>
Pipeline doesn't clone the whole git history of driver tools --------- Co-authored-by: Almas Abdrazak <abdrazak.almas@mongodb.com>
Moved specifications submodule out of driver-core into a testing directory. Deleted old copy of bson specification tests and updated to use the submodule Fixed Json output for positive exponents to match the the extended json specification Added test exceptions to BinaryVectorGenericBsonTest Added BsonBinaryVector prose tests Added extra regression tests to ensure both explicit and implicit doubles with positive exponets parse as expected. JAVA-5877 JAVA-5779 JAVA-5782 JAVA-5652
Co-authored-by: Almas Abdrazak <abdrazak.almas@mongodb.com>
* Temp disable large encryption tests on mongocryptd JAVA-6077
Originally introduced in 057649f This change had the unintended side effect of leaking netty ByteBufs when logging. JAVA-5982
…variations (mongodb#1793) JAVA-5375 --------- Co-authored-by: Ross Lawley <ross@mongodb.com>
Fixed no comment warning in BinaryVector Improved BsonBinary asUuid documentation Improved BsonBinarySubType isUuid documentation JAVA-6086
stIncMale
previously approved these changes
Feb 14, 2026
Contributor
Author
|
evergreen retry |
Closed
|
There is an existing patch(es) for this commit SHA that will be aborted: The status reported will be corresponding to this PR rather than the previous existing ones. If you would like a patch to run for another PR and to abort this one, comment 'evergreen retry' on the corresponding PR. |
rozza
approved these changes
Feb 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.