-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
Current behavior
> collection.initializeOrderedBulkOp() Uncaught MongoNotConnectedError: MongoClient must be connected to perform this operation > collection.initializeUnorderedBulkOp() Uncaught MongoNotConnectedError: MongoClient must be connected to perform this operation
AC
- Document that the above APIs do not work until the client has been connected.
- File a follow up ticket to investigate relying on default max BSON size / staleness of the property from the topology