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

Add new command, voteCommitIndexBuilds, for secondaries to use to convey commit readiness to primaries

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.6
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • Storage NYC 2018-12-03

      The command arguments should be a host:port pair and an index builder UUID. It should be a primary only internal user command and only accept majority write concern.

      Depends on SERVER-37636 to set up the index build interface into which this command will hook. The function on the interface can just return Status::OK() for now, and have this command call it.

      The function should take the host:port pair and index builder UUID, with which it will eventually identify the correct builder to which to pass the host:port pair.

            Assignee:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: