-
Type:
Bug
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Workload Scheduling
-
ALL
-
Workload Scheduling 2025-03-17
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
The flow_control_ticketholder library contains a long list of some relatively basic header files in its hdrs section, which as far as I understand it is meant to be header files provided by that library. I think something during the bazel conversion must have gone wrong here, so we should remove these unneeded headers and instead include their owning libraries in the deps, if flow_control_ticketholder is in fact depending on them.
There may be other examples in that BUILD.bazel file that we might want to consider cleaning up as well.
- related to
-
SERVER-97295 Convert idl_generator targets to mongo_idl_library
-
- In Code Review
-