Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-1260

Collection.find() is not returning all documents

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 1.0.0
    • Component/s: CRUD
    • Labels:
      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@mongodb.com Divjot Arora (Inactive)
            Reporter:
            kshamajain99 Kshama Jain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: