kcp
kcp copied to clipboard
feature: migration of workspaces between shards
Feature Description
For a growing kcp instance, migrating logical clusters between shards might eventually become necessary, especially when single shard environments evolve to multi-shard ones. As such, it should be possible to migrate workspaces from one shard to another, either online or at the very least offline.
Proposed Solution
Unclear right now. Some mechanism to put logical clusters into maintenance, fetch all data stored in the underlying data store, send it to the other shard.
Alternative Solutions
No response
Want to contribute?
- [ ] I would like to work on this issue.
Additional Context
No response