-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Storage
-
Storage Execution
-
Fully Compatible
-
Execution Team 2023-11-27, Execution Team 2024-01-08, Execution Team 2024-01-22, Execution Team 2024-02-05, Execution Team 2024-02-19, Execution Team 2024-09-30, Execution Team 2024-10-14
-
200
OplogTruncaterThread is started and then never shut down. The thread is just left running. We should clean it up properly with shutdown() functionality.
We wish to move functionality off of the BackgroundJob class so that we can eventually delete the BackgroundJob class.
- duplicates
-
SERVER-38296 convert OplogTruncaterThread to be managed by WiredTigerKVEngine
- Closed