Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-2117

If any request in a bulk write specifies a collation and server is < 3.4 the entire bulk write must fail

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.0
    • Affects Version/s: 2.4.4
    • Component/s: Write Operations
    • Labels:
      None

      See the CRUD spec:

      https://github.com/mongodb/specifications/blob/master/source/crud/crud.rst#basic

      Which says:

         * For servers < 3.4, if a collation was explicitly set for any request, an error MUST be raised
         * and no documents sent.
      

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: