Skip to content

Commit f562450

Browse files
committed
mmaintegration: remove pkg/kv/kvserver/allocator/mmaprototypehelpers
Previously, all helper functions from pkg/kv/kvserver/allocator/mmaprototypehelpers were migrated to pkg/kv/kvserver/mmaintegration. This commit completes the transition by removing all usages of mmaprototypehelpers to pkg/kv/kvserver/mmaintegration.
1 parent 2e9dfba commit f562450

File tree

14 files changed

+35
-612
lines changed

14 files changed

+35
-612
lines changed

pkg/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1462,7 +1462,6 @@ GO_TARGETS = [
14621462
"//pkg/kv/kvserver/allocator/load:load_test",
14631463
"//pkg/kv/kvserver/allocator/mmaprototype:mmaprototype",
14641464
"//pkg/kv/kvserver/allocator/mmaprototype:mmaprototype_test",
1465-
"//pkg/kv/kvserver/allocator/mmaprototypehelpers:mmaprototypehelpers",
14661465
"//pkg/kv/kvserver/allocator/plan:plan",
14671466
"//pkg/kv/kvserver/allocator/plan:plan_test",
14681467
"//pkg/kv/kvserver/allocator/storepool:storepool",

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

Lines changed: 0 additions & 23 deletions
This file was deleted.

pkg/kv/kvserver/allocator/mmaprototypehelpers/allocator_mma_integration.go

Lines changed: 0 additions & 166 deletions
This file was deleted.

0 commit comments

Comments
 (0)