Ran
|
Files
16
|
Run time
1s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
deletion tombstones purged during compaction Before this change, deletions were correctly handled logically (a deleted record would correctly not appear in future Get()'s or iterations). But, physically, the deletion tombstone records were incorrectly not removed during compaction, meaning the file could theoretically grow in size with lots of deletion tombstones. This change fixes that physical bug. Change-Id: I9d1c95292 Reviewed-on: http://review.couchbase.org/65680 Reviewed-by: Marty Schoch <marty.schoch@gmail.com> Tested-by: Steve Yen <steve.yen@gmail.com>
1791 of 2095 relevant lines covered (85.49%)
10850.91 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|