Details
-
Bug
-
Resolution: Fixed
-
Major
-
Cheshire-Cat
-
Untriaged
-
1
-
No
Description
Log replay will skip data blocks if a more recent header was already recovered by checkpoint recovery. But, during skipping of stale data block, we do not clear page op stats due to that stale data block. These stats get accumulated on the next UpdateMapping for the gCtx. This leads to larger values for stats like PageBytes and ItemCnt after recovery.
Attachments
Issue Links
- backports to
-
MB-41646 BP 6.6.x MB-40120 Incorrect PageBytes and ItemCnt after recovery
- Closed