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

Cleanup ChunkRanges in targetInsert code path

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • CAR Team 2024-12-23, CAR Team 2025-01-06

      The task https://jira.mongodb.org/browse/SERVER-95448 removes usage of ChunkRanges from code where it's not need to keep only for analyzeShardKey. It affects mostly targetUpdate and targetDelete path. targetInsert is not the part of this path and was not change cleaned up during this task. It makes sense to review this as well and clean up the corresponding tests inĀ 
      CollectionRoutingInfoTargeterTest

            Assignee:
            igor.praznik@mongodb.com Igor Praznik
            Reporter:
            igor.praznik@mongodb.com Igor Praznik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: