Unverified Commit 15a19850 authored by Kevin Albertson's avatar Kevin Albertson
Browse files

CDRIVER-3230 fix opquery batch splitting

OP_QUERY batch splitting was not taking command options into account
when computing the size to split. So, for example, a write concern
document could put the batch over the maxBsonObjectSize + 16k limit.
parent 4ca77f62
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment