-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 5.0.0-rc0
-
Component/s: None
-
None
The IDL ChunkVersion type will always be serialized as an object
This may cause clients to fail when parsing it with ChunkVersion::parseWithField
The fix is to use the any serialization routine in IDL
bson_serialization_type: any
- is depended on by
-
SERVER-56840 IDLify _configsvrCommitChunkMerge command
- Closed