-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Fully Compatible
-
v4.4
-
Execution Team 2020-06-15
-
0
Deleting files on windows can fail if another process has the file open. Failures in resetting a dbpath often result as false positives.
It makes sense to add a small sleep + retry before letting boost errors fail a test on these lines.
- related to
-
SERVER-60887 Retry directory destruction in ResetDbpath
- Closed