Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
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
-
Build couchbase-server-7.0.0-2568 contains plasma commit d0b6706 with commit message:
MB-40120: Discard page ops during log replay