It's been pointed out to me recently that the backup safety net could also be used to migrate account data between clusters. It would be preferable (and safer) to approach the problem this way:
- do a first pass over the data to create a backup
- restore data to second cluster
- do a second pass to evict
Would you be interested in a PR for this option?
It's been pointed out to me recently that the backup safety net could also be used to migrate account data between clusters. It would be preferable (and safer) to approach the problem this way:
Would you be interested in a PR for this option?