Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-1064

find / getMore commands' batchSize must be int64, not int32

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.4.0
    • Affects Version/s: 1.3.0
    • Component/s: libmongoc
    • None

      The driver sends "batchSize" to the server with the wrong BSON type, when using find / getMore commands. The server accepts it, but for the sake of strict consistency, follow the spec.

      No separate test is needed - this was discovered by Command Monitoring tests.

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: