-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Networking
-
None
-
Fully Compatible
-
ALL
-
Repl 2017-11-13
The parser will reject as malformed any OP_MSG with more than 2 document sequences. This will be connection fatal. This is based on the fact that the current version should never have more than 1 in a valid request or 0 in a reply. This is not a format change and we may raise the limit in the future.