Improve nodetool scrub definition
fix #16505 Closes scylladb/scylladb#16518
This commit is contained in:
committed by
Botond Dénes
parent
9c7e5f6277
commit
45ffa5221e
@@ -4,7 +4,9 @@ Nodetool scrub
|
||||
NAME
|
||||
....
|
||||
|
||||
**scrub** - Scrub the SSTable files in the specified keyspace or table(s)
|
||||
**scrub** - Help identify and fix corrupted SSTable.
|
||||
Remove faulty data, eliminate tombstoned rows that have surpassed the table's gc_grace period, and fix out-of-order rows and partitions.
|
||||
|
||||
|
||||
SYNOPSIS
|
||||
........
|
||||
|
||||
Reference in New Issue
Block a user