Mongodb hangs forever after limit 101

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: MongoDB 3.2
    • Environment:
      node.js centos7
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      db.find({}) on acollection greater that 101 documents hangs forever

      the same query with .limit(101) or lower succeeds but any limit above that the query hangs forever.

      there is no noticeable speed decrease up to 101 just a dead stop!

      After this no other db query completes (no matter how small)

      the full problem (where multiple people have publicly tried to assist is here: http://stackoverflow.com/questions/38470345/mongodb-db-collection-find-does-nothing-past-limit101)

            Assignee:
            Christian Amor Kvalheim
            Reporter:
            Benz Muircroft
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: