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

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

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 6.0.0-rc0
    • None
    • None
    • Fully Compatible
    • Execution Team 2022-03-07

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: