Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-2793

Document that sharded clusters don't support covered queries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • v1.3.1
    • manual
    • None
    • 4

    Description

      Add to limitations of sharded clusters: queries against sharded collections will never be covered.

      (This is because mongod always checks whether it owns the chunk that the document is in before returning it as part of a query, and that process always does fetch of the document from disk)

      Attachments

        Issue Links

          Activity

            People

              sam.kleinman Sam Kleinman (Inactive)
              rassi J Rassi
              Jess Mokrzecki Jess Mokrzecki
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                9 years, 15 weeks, 5 days ago