[SERVER-37641] Add new command, voteCommitIndexBuilds, for secondaries to use to convey commit readiness to primaries Created: 15/Oct/18  Updated: 29/Oct/23  Resolved: 30/Nov/18

Status: Closed
Project: Core Server
Component/s: Storage
Affects Version/s: None
Fix Version/s: 4.1.6

Type: Task Priority: Major - P3
Reporter: Dianna Hohensee (Inactive) Assignee: Dianna Hohensee (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Gantt Dependency
has to be done after SERVER-37636 Create an interface through which to ... Closed
Backwards Compatibility: Fully Compatible
Sprint: Storage NYC 2018-12-03
Participants:

 Description   

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.



 Comments   
Comment by Githook User [ 30/Nov/18 ]

Author:

{'name': 'Dianna Hohensee', 'email': 'dianna.hohensee@10gen.com', 'username': 'DiannaHohensee'}

Message: SERVER-37641 Create command voteCommitIndexBuilds to convey secondary's readiness for index build commit to primary
Branch: master
https://github.com/mongodb/mongo/commit/d810141fdb3cd439abd97591fdfb79a4e544006d

Generated at Thu Feb 08 04:46:35 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.