[SERVER-38506] Create a cluster setIndexCommitQuorum command to parallel createIndexes Created: 10/Dec/18  Updated: 29/Oct/23  Resolved: 25/Jan/19

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

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

Issue Links:
Depends
depends on SERVER-37953 Create setIndexCommitQuorum command Closed
Backwards Compatibility: Fully Compatible
Sprint: Storage NYC 2019-01-28
Participants:

 Description   

"The cluster createIndexes command just does a scatterGatherOnlyVersionIfUnsharded(), so maybe that's all we need to do for this command as well."



 Comments   
Comment by Githook User [ 25/Jan/19 ]

Author:

{'email': 'gregory.wlodarek@mongodb.com', 'name': 'Gregory Wlodarek'}

Message: SERVER-38506 Create a cluster setIndexCommitQuorum command to parallel createIndexes
Branch: master
https://github.com/mongodb/mongo/commit/ec4520d72b2a4ff6ba980e913c988b11e7d188a4

Comment by Dianna Hohensee (Inactive) [ 10/Dec/18 ]

I think createIndexes is allowed/expected directly against shards/replica sets, so setIndexCommitQuorum should similarly be allowed directly against shards. Whomever calls createIndexes will also be calling setIndexCommitQuorum.

This ticket is to create the mongos command, where SERVER-37953 is creating the mongod command.

Comment by Kaloian Manassiev [ 10/Dec/18 ]

If this is specifically for sharding and external users are not supposed to use it, we tend to name these commands as _shardsvrSetIndexCommitQuorum - do you mind naming it like that?

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