-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
Repl 2016-09-19
StorageInterfaceImpl::insertDocuments currently only tries to insert all documents as a single batch. All batch insert code is supposed to fall back to one-at-a-time inserts on any failure.
- is related to
-
SERVER-24728 Oplog as Buffer: create new error code for an empty collection error in replication storage interface
- Closed