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

Fix: The failpoint that generates random migrations in move_unsharded_policy may not find the chunk associated to the collection

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • CAR Team 2024-03-04, CAR Team 2024-03-18
    • 123

      The current implementation of the failpoint performs two consecutive calls to the catalog: one to get the unsplittable collections and another to get the chunks. Another thread may remove the collection between the calls, and then the policy does not find the associated chunk

            Assignee:
            david.dominguez@mongodb.com David Dominguez Sal (Inactive)
            Reporter:
            david.dominguez@mongodb.com David Dominguez Sal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: