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

Index builder on receiving commit/abort signal should cancel the active callback handle for the remote vote command request.

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.0-rc0, 4.7.0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v4.4
    • Execution Team 2020-03-23
    • 22

      Currently, we cancel the active callback handle for the remote vote command request only on shutdowns and rollback. It's ok to extend to below other callers who can set commit or abort signal. Already, we skip voting if the index builder received commit or abort signal.

      1) oplog commit
      2) oplog abort
      3) primary signaling commit quorum satisfied.
      4) primary user aborts.

            Assignee:
            suganthi.mani@mongodb.com Suganthi Mani
            Reporter:
            suganthi.mani@mongodb.com Suganthi Mani
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: