Skip to content

Commit

Permalink
deprecate gc-merge-rewrite (#8901)
Browse files Browse the repository at this point in the history
  • Loading branch information
tabokie committed Aug 2, 2022
1 parent 0c0384f commit 289d09f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tikv-configuration-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -1390,11 +1390,6 @@ Configuration items related to `rocksdb.defaultcf.titan`.
+ Determines whether to optimize the read performance. When `level-merge` is enabled, there is more write amplification.
+ Default value: `false`

### `gc-merge-rewrite`

+ Determines whether to use the merge operator to write back blob indexes for Titan GC. When `gc-merge-rewrite` is enabled, it reduces the effect of Titan GC on the writes in the foreground.
+ Default value: `false`

## raftdb

Configuration items related to `raftdb`
Expand Down

0 comments on commit 289d09f

Please sign in to comment.