Delete public bulk_write constructor

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: