-
Type:
Improvement
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
5
-
Storage - Ra 2021-01-11
The call to create a checkpoint during the WT_CONNECTION::close call isn't in an obvious place. We should consider moving it to __wt_txn_global_shutdown which is a more logical place for the code to live.
This is follow on from WT-4832