-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Authentication, Core
-
None
-
Empty show more show less
We still create a number of direct OP_QUERY Query instances throughout the codebase, most notably in our auth providers. This should all be converted to use the existing command method on the Server topology, or centralized to one command (for the auth path), so we can easily switch in OP_MSG.