Collection.find() is not returning all documents

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: 1.0.0
    • Component/s: CRUD
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Collection.find() is not returning all documents always. 

      For example when I run following query:

      ```
      db.namespaces.find({"clustername":"mylocal.cluster"})
      ```

      It should return all documents (namespaces) (281 documents) for which cluster name is "mylocal.cluster". But, sometimes it only returns 101 documents.

            Assignee:
            Divjot Arora (Inactive)
            Reporter:
            Kshama Jain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: