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

Create IDL types for refineCollectionShardKey and _configsvrRefineCollectionShardKey commands

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • Fully Compatible
    • Sharding 2019-06-17

      Create IDL types for the two new commands necessary for refining a collection's shard key. Both accept a namespace and the new shard key, which isn't optional. They should have the following formats:

      { refineCollectionShardKey: “test.foo”, key: {a: 1, b: 1} }
      {_configsvrRefineCollectionShardKey: “test.foo”, key: {a: 1, b: 1} } 

            Assignee:
            jamie.heppenstall@mongodb.com James Heppenstall (Inactive)
            Reporter:
            jack.mulrow@mongodb.com Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: