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

Get rid of MoveChunkRequest

    • Fully Compatible
    • Sharding EMEA 2022-06-27, Sharding EMEA 2022-07-11

      Since the IDL-ized ShardsvrMoveRange command is parsing-compatible with the MoveChunkRequest, replace all usages of the latter in order to remove all the duplicated code.

      NB: the `writeConcern` is not a member of the ShardsvrMoveRange command, so it will always need to be passed along with the ShardsvrMoveRange. This is the only relevant difference from the MoveChunkRequest that - instead - is doing some dirty magic to get the write concern when deserializing the secondary throttle member.

            Assignee:
            enrico.golfieri@mongodb.com Enrico Golfieri
            Reporter:
            pierlauro.sciarelli@mongodb.com Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: