Change DistLockCatalogImpl::unlock to return a Status result

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Sharding 15 (06/03/16)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The balancer will need to unlock a distributed lock and immediately know whether it succeeded or not. ReplSetDistLockManager::unlock returns void, and queues the unlock to retry if it does not immediately work for some reason.

      Change ReplSetDistLockManager::unlock to return a Status result on the success of the unlock.

            Assignee:
            Dianna Hohensee (Inactive)
            Reporter:
            Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: