-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Shell
Use Case
As a... mongosh user
I want... the bulk API to work as it does in the legacy shell
So that... I can use index hints to make updates faster
User Impact
Small, since this hints only affect performance.
Dependencies
This is for mongosh.
Unknowns
- questions that need to be answered to determine implementation
Acceptance Criteria
Implementation Requirements
- functional reqs, potential snafus to avoid, performance targets, etc
Testing Requirements
- unit test, spec test sync, etc
Documentation Requirements
- DOCSP ticket, API docs, etc
Follow Up Requirements
- additional tickets to file, required releases, etc
- related to
-
MONGOSH-1281 User is getting an error running a bulk command on new MongoShell
- Closed