Skip to content

Commit 483d60a

Browse files
committed
mmaprototype: move rebalanceStores to its own file
Epic: CRDB-55052
1 parent ae0b3d7 commit 483d60a

File tree

3 files changed

+573
-552
lines changed

3 files changed

+573
-552
lines changed

pkg/kv/kvserver/allocator/mmaprototype/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ go_library(
66
"allocator.go",
77
"allocator_state.go",
88
"cluster_state.go",
9+
"cluster_state_rebalance_stores.go",
910
"constraint.go",
1011
"constraint_matcher.go",
1112
"doc.go",

0 commit comments

Comments
 (0)