-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
libserver_options.a depends on some ssl code, meaning stubs are needed to make unittests against it, which is error prone especially since this only happens when you compile with ssl.
The solution is to factor out our networking code and make libserver_options.a depend on that.
- is related to
-
SERVER-11637 Make libraries composable
- Closed