You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mad-hatter uses MemoryTrackingAllocator to accurately account for the
overhead of checkpoint overheads.
This should be used in tracking replica overhead instead of the
approximate/manual accounting based on sizeof.
Additionally, expelling was not present in alice, where replica
overhead tracking was introduced. Replica overhead must also be
adjusted during expelling.
Change-Id: I6c39874618c4a6479b55324c1e42f5fc3edaa13c
Reviewed-on: http://review.couchbase.org/c/kv_engine/+/140256
Well-Formed: Build Bot <[email protected]>
Reviewed-by: Dave Rigby <[email protected]>
Tested-by: Build Bot <[email protected]>
0 commit comments