help wantedsig/engine
Métricas do repositório
- Stars
- (15.922 estrelas)
- Métricas de merge de PR
- (Mesclagem média 28d 9h) (68 fundiu PRs em 30d)
Description
Feature Request
Is your feature request related to a problem? Please describe:
The current TiKV's auto compaction does not work when using RawKV mode. This will result in increased read latency. In some extreme scenarios, this will lead requests timeout.
Describe the feature you'd like:
The following TiKV's configs should work not only on TxnKV mode but also on RawKV mode:
- region-compact-check-step
- region-compact-min-tombstones
- region-compact-tombstones-percent