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

The call to Balancer::initiateBalancer() on step up should be asynchronous

    • Fully Compatible
    • ALL
    • v4.4
    • Sharding 2020-07-27, Sharding 2020-08-10, Sharding 2020-08-24
    • 14

      The call to Balancer::initiateBalancer() is made fromĀ 
      ReplicationCoordinatorExternalStateImpl::onTransitionToPrimary() however, some paths require majority write concern which cannot be satisfied until the stepup has completed. initiateBalancer should be called asynchronously to prevent deadlock.

            Assignee:
            alex.taskov@mongodb.com Alexander Taskov (Inactive)
            Reporter:
            alex.taskov@mongodb.com Alexander Taskov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: