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

Add function to verify targeted shards are using MVRT

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 3.7.4
    • None
    • Sharding
    • None
    • Fully Compatible
    • Sharding 2018-04-09

    Description

      Implement

       /**
       * Verifies that the shardIds are the same as they were atClusteTime using versioned table.
       */
      bool verifyTargetedShardsAtClusterTime(OperationContext* opCtx,
                                             std::set<ShardId> shardIds,
                                             LogicalTime atClusterTime);
      
      

      It also need to take CatalogCache as an argument - depends on the MVRT API

      Must include unit tests.

      Attachments

        Activity

          People

            misha.tyulenev@mongodb.com Misha Tyulenev
            misha.tyulenev@mongodb.com Misha Tyulenev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: