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
MB-47604: Move VBucket (in-mem) purgeSeqno update to PurgedItemContext
Add a new PurgedItemContext (MagmaImplicitCompactionPurgedItemContext)
so that we can pull out the implicit compaction specific logic to update
the VBucket purge seqno from compactionCore and instead update it via
purgedItem/updateRollbackPurgeSeqno.
Change-Id: Ie3b280ced3583f830e68366c8eb6e3d7b4b03bf6
Reviewed-on: http://review.couchbase.org/c/kv_engine/+/163189
Tested-by: Build Bot <[email protected]>
Reviewed-by: Dave Rigby <[email protected]>
0 commit comments