-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
~50 bazel packages depend on the //src/mongo/db/repl bazel package, including surprising dependencies like //src/mongo/rpc. Identify these and add package visibility rules so that no additional dependencies can be added without the PR requiring Repl (the codeowners) to review the src/mongo/db/repl/BUILD.bazel file.
Once this is finished, we can do a project similar to SPM-4011.