Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
Fully Compatible
-
ALL
-
Repl 2020-10-05
Description
Uninitialized scalar field
The field will contain an arbitrary value left over from earlier computations. A scalar field is not initialized by the constructor
/src/mongo/rpc/metadata/repl_set_metadata.h:152: UNINIT_CTOR 115609 The compiler-generated constructor for this class does not initialize "_isPrimary".
Attachments
Issue Links
- is caused by
-
SERVER-47125 Require ReplSetMetadata.isPrimary, remove OplogQueryMetadata.primaryIndex
-
- Closed
-