Introduce collection_bulk_write alias for bulk_write

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • C Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      The collection bulk write type in the C++ Driver is mongocxx::bulk_write, while the client bulk write type is mongocxx::client_bulk_write. For clarity, bulk_write should be aliased as collection_bulk_write. This would align with CDRIVER-6347, which proposes introducing similar typedefs in the C Driver.

      If possible, we may also want to consider deprecating the name bulk_write to encourage the use of the new name.

            Assignee:
            Unassigned
            Reporter:
            Connor MacDonald
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: