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

Chunk Operations under sharding_catalog_manager should return ChunkVersion

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • Sharding EMEA 2022-07-25, Sharding EMEA 2022-08-08, Sharding EMEA 2022-08-22, Sharding EMEA 2022-09-05, Sharding EMEA 2022-09-19, Sharding EMEA 2022-10-03, Sharding EMEA 2022-10-17

      commitChunkSplit;

      commitChunkMerge;

      commitChunkMigration;

       

      currently return StatusWith<BSONObj> which is later usually parsed as ChunkVersion

      We can directly return StatusWith<ChunkVersion>

            Assignee:
            enrico.golfieri@mongodb.com Enrico Golfieri
            Reporter:
            enrico.golfieri@mongodb.com Enrico Golfieri
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: