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

Create new IDL for config.system.indexBuilds collection

    • 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-11-19

      config.system.indexBuilds:
      	{
      		_id : indexBuildUUID,
      		collectionUUID : <UUID>,
      		commitQuorum : <BSON>,
      		indexes : [<index_name1>, <index_name2>, ….],
      		prepareIndexBuilds : <bool>
      		commitReadyMembers : [
      			<hostAndPort1>,
      			<hostAndPort2>,
      			……
      		]
      	}
      

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: