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

Running a find query on the db hangs

    • Type: Icon: Bug Bug
    • Resolution: Incomplete
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • ALL

      I am running this query on our db:

      db.childdata.find( { RedTm:

      { $ne: null }

      } ).count()

      and it just hangs and never returns. This collection is very large (over 450GB) so not sure if this is relevant or not.

      We have an index on RedTm as well so we do not understand why this query hangs.

            Assignee:
            daniel.hatcher@mongodb.com Danny Hatcher (Inactive)
            Reporter:
            ihannah@meniscus.co.uk Ian Hannah
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: