-
Type: Bug
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Development Platform
-
ALL
-
Dev Platform 2022-05-16, Dev Platform 2022-05-30, Dev Platform 2022-06-13, Dev Platform 2022-06-27
Some well-intentioned library tagging in SERVER-25822 created a situation where our efforts to derive a component dependency graph from the library dependency graph ended up creating a cycle at the component layer. We would have caught it immediately if we enforced that the component dependency graph must form a DAG. We should add the necessary checking to ensure that this does not continue to happen.
- depends on
-
SERVER-65347 Add testing to ensure that generated ninja files are deterministic
- Closed