-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
ALL
-
v6.0
-
QO 2022-04-18, QO 2022-05-02
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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/db/query/query_solution.h:482: UNINIT_CTOR 122081 Class member declaration for "hasCompatibleCollation".
/src/mongo/db/query/query_solution.cpp:308: UNINIT_CTOR 122081 Non-static class member "hasCompatibleCollation" is not initialized in this constructor nor in any functions that it calls.
- is caused by
-
SERVER-60824 Support non-blocking sort() on cluster key
-
- Closed
-