We need to be able to move tenants between safekeepers:
To migrate all tenants on one safekeeper if it dies.
To migrate one tenant if we find that load balancing needs it.
Eventually a proper dynamic membership change two step algorithm should be implemented (), which works correctly regardless of old safekeeper(s) state. However this is complicated, so let's do it in following large steps:
We need to be able to move tenants between safekeepers:
Eventually a proper dynamic membership change two step algorithm should be implemented (), which works correctly regardless of old safekeeper(s) state. However this is complicated, so let's do it in following large steps: