Skip to content

Commit ae046b1

Browse files
pierlauroMongoDB Bot
authored andcommitted
SERVER-105067 Server modularity Phase 1: Initial pass of assignment of CAR files to modules (part 4) (#36613)
GitOrigin-RevId: bd631e961e61a0a1e11b9d8cd103c243407fa48b
1 parent e27c27d commit ae046b1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

modules_poc/modules.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,15 @@ routing_and_topology:
633633
- src/mongo/db/s/sharding_runtime_d*
634634
- src/mongo/db/s/sharding_server_status.cpp
635635

636+
sharding_clients:
637+
meta:
638+
slack: server-sharding
639+
jira: Catalog and Routing
640+
files:
641+
- src/mongo/db/rs_local_client*
642+
- src/mongo/s/client/config_shard_wrapper*
643+
- src/mongo/s/client/shard*
644+
636645
transactions:
637646
meta:
638647
slack: server-replication

0 commit comments

Comments
 (0)