-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Wire Protocol
-
3
-
Minor Change
As per this discussion, the Ruby driver logs an error if a bulk write command document exceeds the max BSON size although it does split it up and successfully execute the writes.
We should not log the error to avoid confusion.