You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in scylladb/scylladb#22707, until load&stream is synchronized with tablet balancing on Scylla side, we need to disable it on the SM side. Otherwise, it's possible that a node streams sstable to another node which no longer owns it because of the tablet migration running in parallel.
The text was updated successfully, but these errors were encountered:
As discussed in scylladb/scylladb#22707, until load&stream is synchronized with tablet balancing on Scylla side, we need to disable it on the SM side. Otherwise, it's possible that a node streams sstable to another node which no longer owns it because of the tablet migration running in parallel.
The text was updated successfully, but these errors were encountered: