-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Write Ops
-
None
-
Fully Compatible
-
ALL
-
In the latest 3.5 nightly, mongos reports an error (via the getlasterror command) when it receives an OP_INSERT message whose size is greater than the max document size of 16MB. The error code is 10334 and the error message is:
BSONObj size: 45000219 (0x2AEA61B) is invalid. Size must be between 0 and 16793600(16MB)
- depends on
-
SERVER-30560 Support IDL serialization to OpMsgRequest document sequences
- Closed
- is depended on by
-
JAVA-2575 Re-enable failing tests in WriteProtocolSpecification
- Closed
-
PYTHON-1342 Enable test_legacy_api.TestLegacy.test_insert_large_batch on latest sharded cluster
- Closed