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

XMLWordPrintableJSON

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

      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 Horowitz (Inactive)
            Reporter:
            Greg Studer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: