mongo-java-driver
mongo-java-driver copied to clipboard
Implement splitting and encoding `ops`, `nsInfo` as separate `OP_MSG` sections, implement prose tests
The first four commits are well-organized to allow reviewing them one by one.
This PR depends on https://github.com/mongodb/mongo-java-driver/pull/1486.
The following test runners execute the unified and prose tests added in this PR:
-
com.mongodb.client.CrudProseTest -
com.mongodb.client.AbstractClientSideOperationsTimeoutProseTest
JAVA-5529 JAVA-5610