Database Tools 100.5.2 Released

We are pleased to announce version 100.5.2 of the MongoDB Database Tools.

This release fixes an issue where inserting large documents with mongorestore or mongoimport could cause extremely high memory usage (TOOLS-2875). It also fixes a few minor bugs.

The Database Tools are available on the MongoDB Download Center. Installation instructions and documentation can be found on docs.mongodb.com/database-tools. Questions and inquiries can be asked on the MongoDB Developer Community Forum. Please make sure to tag forum posts with database-tools . Bugs and feature requests can be reported in the Database Tools Jira where a list of current issues can be found.

Bug

  • [TOOLS-2745] - Tools don’t support setting retryWrites=false in URI parameter
  • [TOOLS-2983] - Some error messages for conflicting URI/CLI arguments are misleading

Task

  • [TOOLS-2875] - Limit the BufferedBulkInserter’s batch size by bytes
1 Like

This topic was automatically closed after 89 days. New replies are no longer allowed.