[DRIVERS-142] Use maxWriteBatchSize from ismaster for write command batch splitting. Created: 20/Feb/14  Updated: 15/Apr/19  Resolved: 21/Jun/16

Status: Closed
Project: Drivers
Component/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Barrie Segal Assignee: Barrie Segal
Resolution: Done Votes: 0
Labels: 26qa
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
depends on CDRIVER-552 Use maxWriteBatchSize in command batc... Closed
depends on CXX-20 Implement full support for write comm... Closed
Related
related to SERVER-12275 Add MaxWriteBatchSize to isMaster res... Closed
related to CDRIVER-528 Use maxWriteBatchSize from ismaster f... Closed
is related to CSHARP-915 Use maxWriteBatchSize from ismaster f... Closed
is related to NODE-133 Use maxWriteBatchSize from ismaster f... Closed
is related to PYTHON-642 Use maxWriteBatchSize from ismaster f... Closed
is related to RUBY-724 Use maxWriteBatchSize from ismaster f... Closed
is related to JAVA-1119 Use maxWriteBatchSize from ismaster f... Closed
Driver Compliance:
Key Status/Resolution FixVersion
CXX-20 Done legacy-0.9.0
CDRIVER-552 Duplicate 1.2-beta0

 Description   

The ismaster command now returns a maxWriteBatchSize field, currently set to 1000, that defines the maximum number of documents that can be sent in a batch (regardless of the batch size in bytes). Use this to determine the maximum number of documents to send in a single write command.


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