[JAVA-2584] Split out OP_MSG payload for write commands Created: 16/Aug/17  Updated: 29/Oct/23  Resolved: 16/Oct/17

Status: Closed
Project: Java Driver
Component/s: Wire Protocol
Affects Version/s: None
Fix Version/s: 3.6.0

Type: New Feature Priority: Major - P3
Reporter: Jeffrey Yemin Assignee: Ross Lawley
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
depends on JAVA-2563 OP_MSG support Closed
Epic Link: Java MongoDB 3.6 Support

 Description   

JAVA-2563 handles OP_MSG for all commands. This issue is to add support for splitting out the list of write requests in the write commands into a separate payload, to avoid the overhead of a BSON array within the main command document.



 Comments   
Comment by Githook User [ 16/Oct/17 ]

Author:

{'email': 'ross.lawley@gmail.com', 'name': 'Ross Lawley', 'username': 'rozza'}

Message: Connection command updates

Legacy connection command methods removed
Write operations are now responsible for batch splitting.
OP_MSG payload support added

JAVA-2584
Branch: master
https://github.com/mongodb/mongo-java-driver/commit/332ffc78538b36db880c94836d82276f5e5d9296

Generated at Thu Feb 08 08:57:36 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.