Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the MedusaBackup objects host map for restore mappings #1305

Open
adejanovski opened this issue May 2, 2024 · 0 comments
Open

Use the MedusaBackup objects host map for restore mappings #1305

adejanovski opened this issue May 2, 2024 · 0 comments
Labels
product-backlog Issues in the state 'product-backlog' refactoring

Comments

@adejanovski
Copy link
Contributor

adejanovski commented May 2, 2024

We still read the host map/topology info from the backup bucket although it is stored in the MedusaBackup objects themselves.
It would be good to simplify our codebase and avoid unnecessary network calls by using the MedusaBackup status to read the host map from the backup cluster and use it to compute the restore mapping.

### Definition of Done
- [ ] Restore mapping is done by reading the MedusaBackup object status instead of invoking medusa through the GRPC server

┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: K8OP-28

@adejanovski adejanovski moved this to In Progress in K8ssandra Jun 18, 2024
@adejanovski adejanovski added the in-progress Issues in the state 'in-progress' label Jun 18, 2024
@adejanovski adejanovski self-assigned this Jun 18, 2024
@adejanovski adejanovski moved this from In Progress to Ready in K8ssandra Jun 24, 2024
@adejanovski adejanovski added ready Issues in the state 'ready' and removed in-progress Issues in the state 'in-progress' labels Jun 24, 2024
@adejanovski adejanovski moved this from Ready to Product Backlog in K8ssandra Aug 22, 2024
@adejanovski adejanovski added product-backlog Issues in the state 'product-backlog' and removed ready Issues in the state 'ready' labels Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product-backlog Issues in the state 'product-backlog' refactoring
Projects
No open projects
Status: Product Backlog
Development

No branches or pull requests

1 participant