[CXX-1556] Simplify Bulk API Created: 17/Apr/18 Updated: 28/Oct/23 Resolved: 24/Jul/18 |
|
| Status: | Closed |
| Project: | C++ Driver |
| Component/s: | API |
| Affects Version/s: | None |
| Fix Version/s: | 3.4.0 |
| Type: | Epic | Priority: | Major - P3 |
| Reporter: | A. Jesse Jiryu Davis | Assignee: | Kevin Albertson |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Remove some of the several ways to do bulk writes in the C++ Driver, and migrate the C++ Driver to a set of bulk write APIs more consistent with other drivers and drivers specs. Deprecate in 3.3 (according to the driver's established deprecation process) and remove in 3.4 some redundant methods. |