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

CollectionShardingState to support oplog event StartRangeDeletion

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.9
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Fully Compatible
    • Sharding 2017-05-29, Sharding 2017-06-19
    • 0

      Support for Safe Secondary Reads requires assistance from CollectionShardingState subsystem, including MetadataManager and CollectionRangeDeleter.

      Specifically:

      • ScopedCollectionMetadata::operator==, !=
      • CollectionShardingState::overlappingMetadata(ChunkRange)
        -> std::vector<ScopedCollectionMetadata>
      • CollectionRangeDeleter to write a document StartRangeDeletion to collection admin.system.version containing
          { _id: 'startRangeDeletion', ns:<collection>, epoch:<epoch>, min:<low>, max:<high> }
          

            Assignee:
            nathan.myers Nathan Myers
            Reporter:
            nathan.myers Nathan Myers
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: