-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service arch 2020-10-05, Service arch 2020-11-02, Service arch 2020-11-16, Service arch 2020-11-30
mongobridge creates the ServiceEntryPoint before the TransportLayer here. This is the right order for the startup but not the creation since the ServiceEntryPoint must reference the TransportLayer during startup.
- depends on
-
SERVER-52819 Always initialize TransportLayer and ServiceEntryPoint before startup
- Closed