-
Type:
Improvement
-
Resolution: Won't Fix
-
Priority:
Minor - P4
-
None
-
Affects Version/s: 2.4.0
-
Component/s: MMAPv1
-
None
-
Storage Execution
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
1) look for places in code where the dur::writing() call is implicit as it was done by earlier code and thus not clear – and also not the right contract for writing technically. e.g. in renameCollection()
2) fix groupCommitWithLimitedLocks() to not be used with DurParanoid, as it doesn't support it
3) check that at least one buildbot runs with DurParanoid option for validation (--durOptions 8 iirc)
4) the remapprivateviews rotation through the files is too dumb about files that haven't changed in terms of balancing its work evenly