-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
v6.0
-
0
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
The error
Error: Incorrect BSON length in element with field name '?' in object with unknown _id :
while reading a large BSON is most likely because the file was not fully written to disk yet, but if not it's worrisome.
1. retry reading few times, it doesn't affect test correctness
2. improve the error log itself for better diag