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

Refactor MultiIndexBlock::_constructStateObject to use IDL objects instead of manual serialization

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • Execution Team 2022-03-07

      The method at multi_index_block.cpp that does the serialization of the state object to BSON is manually constructing the BSON instead of relying on the auto-generated class from theĀ resumable_index_build.idl file.

      It's recommended to use the class with its serialization methods to avoid human error when serializing.

            Assignee:
            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            Reporter:
            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: