mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-09 00:13:31 +00:00
The method became unused since70e5252a(table: no longer accept online loading of SSTable files in the main directory) and the whole concept of reshuffling sstables was dropped later by7351db7c(Reshape upload files and reshard+reshape at boot). Signed-off-by: Pavel Emelyanov <xemul@scylladb.com> Closes #12165