In MOB-enabled column family, the lock in the major compaction is removed. All the delete markers are retained in the major compaction, and a MOB reference tag is appended to each of the retained delete markers.
Description
Clean up the locks in MOB.
Retain all the delete markers in mob-enabled columns until they are expired.
Remove the locks from major compaction of mob-enabled columns.