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

wtimeoutms ignored in URL unless w=majority

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • 1.2-beta0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Passed a URL like "mongodb://localhost/?w=2&wtimeoutms=100", mongoc_uri_new() creates a mongoc_uri_t with wtimeoutms of 0 (the default, "no timeout"). If w=majority, however, wtimeoutms is respected.

            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: