Details
-
Bug
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
None
-
ALL
-
14
Description
_sessionCatalogSoure is currently only initialized when mode is in repl set. Since we are going to make repl set enabled all the time we can probably get rid of the conditional initialization. For older branches, we should add if condition to check if it is null like the rest of the code.