SERVER-101631 Tag sharding_catalog_manager and query_sbe_stages as high mem (#33015)
GitOrigin-RevId: 468e8b392880f92c33a203255423d5668d16eaf2
This commit is contained in:
@@ -229,6 +229,9 @@ mongo_cc_library(
|
||||
"//src/mongo/db/query/util:hash_roaring_set.h",
|
||||
"//src/mongo/util:roaring_bitmaps.h",
|
||||
],
|
||||
tags = [
|
||||
"compile_requires_large_memory_gcc_fission",
|
||||
],
|
||||
deps = [
|
||||
":query_sbe",
|
||||
":query_sbe_plan_stats",
|
||||
|
||||
@@ -693,6 +693,9 @@ mongo_cc_library(
|
||||
"//src/mongo/db/s/config:sharding_catalog_manager.h",
|
||||
"//src/mongo/s:chunk_constraints.h",
|
||||
],
|
||||
tags = [
|
||||
"compile_requires_large_memory_gcc_fission",
|
||||
],
|
||||
deps = [
|
||||
":forwardable_operation_metadata",
|
||||
":remove_shard_exception",
|
||||
|
||||
Reference in New Issue
Block a user