You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please post all product and debugging questions on our forum. Your questions will reach our wider community members there, and if we confirm that there is a bug, then we can open a new issue here.
For all general issues, please provide the following details for fast resolution:
Version:
Operating System:
Config File (if you have sensitive info, please remove it):
currently the default bulk is 900 and max is 999. IMO I don't see any reason in actually capping the max; I think the user should be responsible in figuring what the max is per their mongo version and adjust if there is a error on write.
Please post all product and debugging questions on our forum. Your questions will reach our wider community members there, and if we confirm that there is a bug, then we can open a new issue here.
For all general issues, please provide the following details for fast resolution:
For mongodb 3.6, the max write batch size is 10,000. Can you change this value and improve mongodb output throughput?
Please refer to https://docs.mongodb.com/manual/reference/method/db.collection.insertMany/
The text was updated successfully, but these errors were encountered: