Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-384

Executing queries concurrently breaks driver connection to the server. ( expected a field of type `nModified`\", expected a field of type `cursor`\"}, expected a field of type `n`\" )

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      Since announcement of new rust driver I am using latest git repository head in my personal project. I just noticed that when I am running my e2e tests concurrently client instance is getting corrupted and I can't make any query afterwards. 

       

      Error { kind: ResponseError

      { message: \"expected a field of type `n`\" }

      }"

      Error { kind: ResponseError

      { message: \"expected a field of type `cursor`\"}

      }"

      Error { kind: ResponseError

      { message: \"expected a field of type `nModified`\" }

      }"

       

      MongoDB version: 3.6.8

      Git revision: 09d4ce6c8590ec4501c14a594c0842dc2d878cab

            Assignee:
            sam.rossi@mongodb.com Samuel Rossi (Inactive)
            Reporter:
            lesiuk@gmail.com Damian Lesiuk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: