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

repeated finds on nested data without index causes accumulating return times

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • ALL

      When repteadly querying for nested data like this

          db.inventory.find( { "size.uom": "in" } )

      the return always adds a dew seconds until basically becoming unusable.

            Assignee:
            dmitry.agranat@mongodb.com Dmitry Agranat
            Reporter:
            phil@lossless.com Philipp Kunz
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: