-
Type:
Improvement
-
Resolution: Won't Fix
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
Sharding NYC
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We can remove these test only types in favor of a class that imitates one of the types used in production.
In tests that need a mock health observer we can register with the following:
registerMockHealthObserver(FaultFacetType::kDns, []
);
Under the hood it will register a mock health observer instance that records the intended type.
- related to
-
SERVER-65274 Complete TODO listed in SERVER-61944
-
- Backlog
-