Compare commits

...

1 Commits

Author SHA1 Message Date
Tzach Livyatan
7f0d358cc8 fix typo in repair_based_node_ops.md
Fix https://github.com/scylladb/scylla/issues/9786
2021-12-13 10:42:38 +02:00

View File

@@ -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