Having a default constructor can easily lead to accidentally using duplicate UUID values. For example, looking up a UUID in a map using operator[] will return a default constructed value.
- is duplicated by
-
SERVER-32537 Potential use of an uninitialized UUID value during chunk migration
-
- Closed
-