Create IDL types for refineCollectionShardKey and _configsvrRefineCollectionShardKey commands

XMLWordPrintableJSON

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

      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:
            James Heppenstall (Inactive)
            Reporter:
            Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: