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

sharded indexes are queried via the db primary, which is not guaranteed to have the full set of collection indices

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.2.0-rc1
    • Affects Version/s: 2.0.6, 2.1.2
    • Component/s: Index Maintenance
    • Labels:
      None
    • ALL

      Because sharded indexes are created by sending "create index" ops to all shards containing the collection, and queries for indexes (getIndexes()) are fulfilled by checking the shard primary, it's possible for getIndexes() to not report correctly.

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            greg_10gen Greg Studer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: