Uploaded image for project: 'Swift Driver'
  1. Swift Driver
  2. SWIFT-395

wtimeoutMS is truncated if set to a value > Int32.max

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 0.2.0
    • None
    • None

    Description

      The wtimeoutMS field of a write concern is spec-defined to be an int64 (which we accept), but libmongoc only accepts int32 s, so we truncate if necessary in order to pass to libmongoc.

      Attachments

        Issue Links

          Activity

            People

              kaitlin.mahar@mongodb.com Kaitlin Mahar
              patrick.freed@mongodb.com Patrick Freed
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: