Commit ce58be8
committed
MB-41321: 3/4 removeDeletedDoc redundant collection item count adjustment
During rollback's removeDeletedDoc function we read lock the
manifest and decrement the collection's item count, yet at
the end of rollback we throw away the manifest and create
a new one using the rollback point, making the decrement (and
read-locking) redundant.
Change-Id: I1803d516c66841fd92ccefc843a62db9e17b2fe4
Reviewed-on: http://review.couchbase.org/c/kv_engine/+/137408
Tested-by: Build Bot <[email protected]>
Reviewed-by: Dave Rigby <[email protected]>1 parent 250d307 commit ce58be8
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1564 | 1564 | | |
1565 | 1565 | | |
1566 | 1566 | | |
1567 | | - | |
1568 | | - | |
1569 | | - | |
1570 | 1567 | | |
1571 | 1568 | | |
1572 | 1569 | | |
| |||
0 commit comments