-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Workload Scheduling
-
Fully Compatible
-
Workload Scheduling 2024-10-14
-
0
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
The router-role "transactions" ServerStatusSection is defined in the TU router_transactions_Server_Status.cpp, which isn't linked into mongod. This means when the router-role code is running on mongod, it can't find this section, while it can on mongos. We should ensure the section is linked into both binaries