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

Race between MigrationDestinationManager thread startup and abort

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.11
    • Affects Version/s: 3.3.10
    • Component/s: Sharding
    • None
    • Fully Compatible
    • ALL
    • Sharding 18 (08/05/16)
    • 0

      If the donor of a chunk requests the recipient to start migration, but immediately terminates and sends an abort request, it is possible that this abort will run before the migration thread is scheduled and will trigger an invariant failure getState() == READY.

            Assignee:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Reporter:
            kaloian.manassiev@mongodb.com Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: