-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
CAR Team 2025-10-13
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In the current design, MultiplePoolsTicketingSystem reports statistics as follows:
queues: execution: low: read: exempt: { ... } normalPriority: { ... } write: exempt: { ... } normalPriority: { ... } normal: read: exempt: { ... } normalPriority: { ... } write: exempt: { ... } normalPriority: { ... }
We should see something like:
queues: execution: read: exempt: { ... } lowPriority: { ... } normalPriority: { ... } write: exempt: { ... } lowPriority: { ... } normalPriority: { ... }
- is depended on by
-
SERVER-110399 Add proper execution control statistics
-
- Closed
-
- is duplicated by
-
SERVER-110399 Add proper execution control statistics
-
- Closed
-
-
SERVER-111523 Update all TicketingSystem implementations to report statistics in a consistent format
-
- Closed
-
- related to
-
SERVER-111525 Investigate whether low-priority operations need to report delinquency stats
-
- Closed
-