Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-1538

Delete public bulk_write constructor

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.0
    • Affects Version/s: None
    • Component/s: API
    • Labels:

      collection::create_bulk_write uses a supported C Driver function. Creating a bulk_write directly with a public constructor is a second way to accomplish the same goal without additional value for users. It uses a deprecated C Driver function and therefore requires the C Driver to continue supporting a second way to accomplish the same goal without additional value.

      Let's make collection::create_bulk_write the sole way to build bulk_write instances.

            Assignee:
            evgeni.dobranov@mongodb.com Evgeni Dobranov
            Reporter:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: