-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Server Serverless 2021-11-15
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Tenant migrations has added specific requirements to OpObserverImpl.
It would be easier for future developers that have to edit OpObserverImpl to debug localized unittest failures in op_observer_impl_test.cpp first before having to dive into high level jstests.
The unittests would be particularly helpful because many op observer functions have very particular combinations of clauses in if-statements that are tricky to alter without changing existing behavior.