mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 21:47:10 +00:00
This commit updates the Repair-Based Node Operations page. In particular: - Information about RBNO enabled for all node operations is added (before 5.4, RBNO was enabled for the replace operation, while it was experimental for others). - The content is rewritten to remove redundant information about previous versions. The improvement is part of the 5.4 release. This commit must be backported to branch-5.4 Closes scylladb/scylladb#16015