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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • 1.4.0
    • Affects Version/s: 1.3.0
    • Component/s: libmongoc
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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:
            A. Jesse Jiryu Davis
            Reporter:
            A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: