-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.0.22
-
Component/s: Diagnostics
-
None
-
Fully Compatible
-
v4.4, v4.2, v4.0
-
Execution Team 2021-02-08
Under some circumstances we can change the table log (journaling) settings of every table on startup, and this can take a long time if the user has a lot of tables. This occurs in particular in conjunction with enableReadConcerMajority settings. We should log the start and end of this activity so that users and MongoDB support know why startup is slow.
- is related to
-
SERVER-53247 Disable enableMajorityReadConcern:false
- Closed
- related to
-
SERVER-43664 Speedup WiredTiger storage engine startup for many tables by optimizing WiredTigerUtil::setTableLogging()
- Closed