mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
fix typo in repair_based_node_ops.md
Fix https://github.com/scylladb/scylla/issues/9786 Closes #9788
This commit is contained in:
committed by
Nadav Har'El
parent
3ac622bdd8
commit
d6fbabbf8c
@@ -11,7 +11,7 @@ some of the issues that streaming based node operations have.
|
||||
|
||||
- Rebuild operation
|
||||
|
||||
It is used to get all the data this node owns form other existing nodes. It
|
||||
It is used to get all the data this node owns from other existing nodes. It
|
||||
pulls data from only one of the replicas which might not be the latest copy.
|
||||
|
||||
- Removenode operation
|
||||
|
||||
Reference in New Issue
Block a user