Support bypassEmptyTsReplacement for client bulkWrite

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Go Drivers
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      The v2 driver’s new Client.BulkWrite API is incompatible with various undocumented parameters like collectionUUID.

      Historically C2C has gotten around this by just sending raw commands (e.g., insert) to the server; however, bulkWrite’s response is much more complex to parse than other commands. We would incur a significant maintenance overhead if we wrote our own logic to parse bulkWrite responses.

      It would be very useful for us if the driver either:
      a) exposed its functionality for parsing bulkWrite responses, or
      b) added controls to allow undocumented parameters like bypassEmptyTsReplacement in Client.BulkWrite and other driver APIs.

            Assignee:
            Matt Dale
            Reporter:
            Felipe Gasper
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                Estimated:
                Original Estimate - 1 day
                1d
                Remaining:
                Remaining Estimate - 1 day
                1d
                Logged:
                Time Spent - Not Specified
                Not Specified