-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.6.0-rc0
-
Component/s: None
-
None
-
ALL
When using bulk insert on 2.6.0-rc1, the log shows "ninserted:999" when the driver reports 1000 documents inserted during the operation. I have verified that 1000 documents were inserted into the collection by doing a .count() on the collection pre and post insert.
I can supply a sample Java program if needed.
- duplicates
-
SERVER-13163 WriteBatchExecutor doesn't handle PageFaultException during inserts.
- Closed