Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
None
-
Replication
Description
In SERVER-83306, repl.stateTransition.userOperationsKilled and repl.stateTransition.userOperationsRunning were renamed. However tests weren't allowed to get rid of references to the metric with the original name, because when the tests are run in multiversion suites they would fail as binaries with version < 7.3.
When the master branch is in a state where multiversion tests won't run with binaries with version < 7.3, we can get rid of references to repl.stateTransition.userOperations* metrics.
When master is equal to 8.0, LTS multiversion tests will still run 8.0 with 7.0 binaries. So we probably need to wait until we cut 8.0 before we can do this.
Attachments
Issue Links
- is related to
-
SERVER-83306 repl.stateTransition.userOperationsKilled metric includes system operations killed for state transition
-
- Closed
-