Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Sharding NYC
-
Fully Compatible
-
Sharding NYC 2023-09-04
Description
This file contains the major code for the Bulk Write V2 API as part of PM-1452. After going over this code, we should be able to answer questions like the following:
1) What are the key functions and what work do they do?
2) How are errors before sending the request to a shard handled?
3) How are errors after receiving response from a shard handled?
4) In order to implement PM-3190, what functions may need modification?