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

TenantMigrationConflict should store a shared_ptr to the TenantMigrationAccessBlocker

    • Fully Compatible
    • Sharding 2020-10-19, Sharding 2020-11-02

      This ensures that theĀ catch block in the service entry point is able to find out the migration's outcome.

      Otherwise, it's unlikely but possible that the migration would have completed and been forgotten by the time the catch block executes.

      This ticket should add a test that if the migration is forgotten before the catch block executes, the operation still correctly returns the migration's outcome.

            Assignee:
            jason.zhang@mongodb.com Jason Zhang
            Reporter:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: