-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Service Arch 2022-10-17, Service Arch 2022-10-31, Service Arch 2022-11-14
-
13
The issue is outlined in the comment of the linked BF.
Possible fixes:
- Change naming and semantics of metrics. Example name changes could be from resolved to acknowledged/receivedResponse, and from received to recognized/mirrored. The metrics can be placed in more precise locations based on names, and the assertions can be reorganized or changed.
- Add a test only metric to measure how many responses were not successful. The current received metric is only incremented if the responses were successful, so assertions can be changed to consider how many responses were successfully completed.
- related to
-
SERVER-65289 Improvements to Mirrored Reads Metrics and Visibility
- Closed