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

bulkio: BACKUP/RESTORE/IMPORT for use by tenants #47970

Closed
tbg opened this issue Apr 23, 2020 · 2 comments · Fixed by #58908
Closed

bulkio: BACKUP/RESTORE/IMPORT for use by tenants #47970

tbg opened this issue Apr 23, 2020 · 2 comments · Fixed by #58908
Assignees
Labels
A-multitenancy Related to multi-tenancy T-disaster-recovery X-anchored-telemetry The issue number is anchored by telemetry references.

Comments

@tbg
Copy link
Member

tbg commented Apr 23, 2020

Background

At some point in the (non-near term) future, we'll want tenants to be able to back up, restore, and import into their virtual cluster.

@tbg tbg added the A-multitenancy Related to multi-tenancy label Apr 23, 2020
tbg added a commit to tbg/cockroach that referenced this issue May 1, 2020
@knz knz added the X-anchored-telemetry The issue number is anchored by telemetry references. label Sep 11, 2020
craig bot pushed a commit that referenced this issue Sep 14, 2020
54256: sql: make multi-tenancy errors report to telemetry r=asubiotto a=knz

Fixes #48164. 

Issues referenced, I also added the X-anchored-telemetry label to them on github (we keep those issues open on github until their reference in the code is removed):

#54254 
#54255 
#54250 
#54251 
#54252 
#49854 
#48274
#47150
#47971
#47970
#47900 
#47925 


Co-authored-by: Raphael 'kena' Poss <[email protected]>
@pbardea pbardea self-assigned this Jan 13, 2021
@pbardea
Copy link
Contributor

pbardea commented Jan 13, 2021

Adding a bit more context on this issue. Breaking it down by bulk IO feature:

@mwang1026
Copy link

From offline conversation, an expectation of the RESTORE work is rekeying to facilitate:

  • Restore tenant backup into tenant with different tenant ID
  • Restore tenant backup into a "dedicated" cluster
  • Restore a "dedicated" backup into a tenant cluster

@craig craig bot closed this as completed in 57220aa Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-multitenancy Related to multi-tenancy T-disaster-recovery X-anchored-telemetry The issue number is anchored by telemetry references.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants