Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-57485

ChunkVersion IDL is not serialized as Array

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 5.0.0-rc0
    • Component/s: None
    • Labels:
      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

       

            Assignee:
            simon.gratzer@mongodb.com Simon Gratzer (Inactive)
            Reporter:
            simon.gratzer@mongodb.com Simon Gratzer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: