-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
5
-
Storage - Ra 2020-06-29
A MongoDB automated test failure shows an issue where a call from the WiredTiger API returns a WT_RESTART. This is an internal return code and users shouldn't be seeing this coming out of the API at the top level.
It seems likely that we've missed a spot that can return WT_RESTART in the history store logic.