forked from apple/foundationdb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scrap the tenant finalizer, fixes apple#11856.
several SetFinalizer time-bombs remain. We are working to get rid of them. fix broken OpenTenant(). add db.TenantExists(), db.EnsureTenant(), db.DeleteTenantsIfExist(). fix a bunch of bugs, races, and design problems adds back tenant.go; why is it missing on main branch?
- Loading branch information
Jason E. Aten, Ph.D.
committed
Jan 2, 2025
1 parent
0aeff16
commit 81bd6c2
Showing
5 changed files
with
662 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.