The log messages pertaining to the WiredTigerSizeStorer rollback handlers are at log level 3, so increasing the log level may help in diagnosing the intermittent failures in oplog_sampling.js.
Previously in SERVER-59445, we had increased the log level to 2 to track the size storer values persisted to disk at shutdown. This change would help us track the commit/rollback handlers.
- is related to
-
SERVER-63585 Fastcount gets out of sync when a delete rollbacks and another transaction deletes the same rows
- Closed
-
SERVER-54675 Round collection data size to zero if found to be negative on startup or coming out of replication rollback
- Closed
-
SERVER-59445 Increase storage log verbosity in oplog_sampling.js
- Closed