forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kvserver,asim: move storepool ownership out of allocator
This fully decouples the StorePool from the allocator by moving ownership of the configured view of peer stores to the store configuration (the original source), the store rebalancer, and various structures in the allocator simulator. Part of cockroachdb#91570. Release note: None
- Loading branch information
1 parent
70897c6
commit 37e91a6
Showing
23 changed files
with
313 additions
and
235 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
Oops, something went wrong.