Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Cheshire-Cat, 6.6.0
-
Untriaged
-
1
-
Unknown
Description
When bloomDelta is added after recovery when page is found without bloom filter, the stat NumRecordAllocs is over counted. NumRecordAllocs is only supposed to track the insert/delete deltas.
Attachments
Issue Links
- is a backport of
-
MB-41715 Avoid overcounting NumRecordAllocs when adding bloomDelta
-
- Closed
-
Build couchbase-server-6.6.1-9101 contains plasma commit faf787a with commit message:
MB-41717[BP]: Avoid incrementing nrecAllocs for bloomDelta