Get rid of the current ChunkType class implementation and auto-generate it from an IDL (strict: false).
Validations currently performed on the fields at parse-time (e.g. this) should be moved into helper functions to be invoked right after instantiating ChunkType objects.
- depends on
-
SERVER-96775 Remove deprecated ChunkType::ConfigNS
- Closed
-
SERVER-96881 Introduce VersionPairType
- Open
-
SERVER-71627 Refreshed cached collection route info will severely block all client request when a cluster with 1 million chunks
- Closed
- related to
-
SERVER-78381 IDLize ChunkRange
- Closed