Remove assertion for verbose result by vbabanin · Pull Request #1835 · mongodb/mongo-java-driver
vbabanin
changed the title
Remove assertion.
Remove assertion for verbose result
vbabanin
marked this pull request as ready for review
vbabanin added a commit to vbabanin/mongo-java-driver that referenced this pull request
Dec 3, 2025- 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> (cherry picked from commit 96d0c6b)
nhachicha pushed a commit that referenced this pull request
Jan 19, 2026- 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>
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