sharded explain should return shard names, not addresses

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      In sharded explain, we return the connection strings for each shard hit, not the shard name - this seems inconsistent with how we generally describe a sharded setup.

      Suggest returning something like :

      shards : { shard0001 :

      { host : <conn string>, other_fields_of_explain : <> }

      , shard0002 :

      { ... }

      }

            Assignee:
            David Storch
            Reporter:
            Greg Studer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: