Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Feedback

Allow Point-In-Time restores going back to a configured amount of hours/days

_**What is the problem that needs to be solved?**_ Allow Point-In-Time restores going back to a configured amount of hours/days (similar to Ops Manager). _**Why is it a problem? (the pain)**_ Oplogs are captured for the last 24 hours only, and so...
Guest about 6 years ago in Atlas Backups 0 Submitted

Add configuration option to disable seedSecondary scripts in snapshots

Currently each snapshot includes the seedSecondary scripts that no longer work for MongoDB 3.6 or greater. ``` -r-x-w-r-t 1 107 65534 767 Jan 30 11:40 seedSecondary.sh -rw-r--r-- 1 107 65534 754 Jan 30 11:40 seedSecondary.bat ``` Please add an ...
Stephen Jamieson about 6 years ago in Atlas Backups 0 Submitted

Allow setting the backup PreferredMember via the API for sharded clusters

It's currently only possible to set a backup PreferredMember via the API for a standalone replicaset, but it's not possible to set the PreferredMember for shards of a sharded cluster. You can do this via the Web UI, but that's incredibly tedious ...
Quentin Moon about 3 years ago in Atlas Backups 0 Submitted

Allow backup of Archived Data and Region Level Redundancy

1) For protection from Security threats like ransomware attacks where the complete data on disk can be corrupted we need a backup solution for the Archived Database. There should be cyclic backups from where the complete data can be retrieved. 2)...
Guest about 3 years ago in Atlas Backups 0 Submitted

throttle sessions which use too much resources

We have different types of applications : 1. Writer - to load data into mongodb from different data sources 2. Reader - to read data and display to end user. Normally, there is strict SLA for reader , but no SLA (or less restricted) for writers. ...
Guest about 3 years ago in Performance & Optimization 0 Submitted

Support double/string epoch time for date match

Allow a broader range of data types (double, string..) for epoch times.
Lucas Garcia about 3 years ago in Atlas Backups 0 Submitted

Improve sorting performance

Sorting always ends up doing a collection scan when the selected index for the find/match does meet the sort requirement. The sort effectively makes the performance worse by 15-25 times for the "matched" dataset which runs into 10s of thousands (n...
Guest over 3 years ago in Performance & Optimization 0 Submitted

Custom alert for when backups are restored or downloaded

No description provided
Guest over 6 years ago in Atlas Backups 0 Submitted

showing metric about online archiving

there is no any metric about online archiving. We would like to see Atlas Archival Seek, Atlas Data Federation AWS - Data Processed metrics on cluster section or data federation section which is in projects.
Guest over 3 years ago in Atlas Backups 0 Submitted

Build MongoDB with PGO

I would like to see support for PGO (and even LLVM Bolt) in the upstream. Would be awesome if MongoDB will distribute PGO-optimized binaries, so the users will be able to see an additional performance boost "for free". At least describe to the use...
Guest over 3 years ago in Performance & Optimization 1 Submitted