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

Accept-Range for backup download

The backup archives can be very large, and if my download is interrupted, without Accept-Range, it is not resumable. A length header is also missing, so the downloader doesn't know the size of the archive.
Guest over 5 years ago in Atlas Backups 3 Submitted

Opt-in to backups being taken in a secondary region

Specifically taking backups in a secondary region, rather than copying the snapshots across to another region. This would enable nodes in the highest priority region to all have the same priority.
Guest over 4 years ago in Atlas Backups 0 Submitted

support parallel query executions include find(), aggregation()

To use multi-core environment and enhance the query performance w/ a large amount of documents, need a parallel execution. Sharding or microsharding is not an alternative in this case.
Guest over 2 years ago in Querying & Aggregations 0 Submitted

Cloud backup to new cluster

Two different ideas for this: -When building a new cluster having the option to build it using a cloud backup snapshot for DR when a cluster is down -Same idea to restore to a new cluster but from the restore target dropdown IE Restore to New clu...
John Meagher over 5 years ago in Atlas Backups 1 Submitted

define the random seed manually, for $rand and $sample

It will be great if an additional paramater to define the seed for $rand and $sample could be use.
Guest over 2 years ago in Querying & Aggregations 1 Submitted

Support Online Archive in AWS Hong Kong region

Request to make Online Archive available in AWS Hong Kong region Customer are using MongoDB Atlas in AWS HK region to store data that are required to be located in the same region.
Guest over 1 year ago in Atlas Backups 0 Submitted

Queryable Snapshot like Cloud Manager's Continuous Backup

Like we can do in Cloud Manager Continuous Backup, We can query a snapshot. This download an .EXE file that will create a tunnel directly to the Backup Storage and allow us to retreive the document that we need (using localhost:27017), without res...
Guest almost 5 years ago in Atlas Backups 0 Submitted

bulk delete backups

Allow bulk deletion of backups on both active and terminated clusters through the Atlas web UI. It is currently quite cumbersome so delete them one by one if needed.
Guest 12 months ago in Atlas Backups 0 Submitted

$merge

Report number of docs matched, merged, skipped, etc. from a $merge stage. Alternatively, return the merged doc results as a pipeline result to pass to additional stages.
Charlie Little almost 3 years ago in Querying & Aggregations 0 Submitted

Make $merge support DELETE operation

Currently, the `$merge` only supports insert/update/upsert/merge behaviour. It would be great to support delete behaviour. A common use case would be in-place document deduplication/clean-up in a collection.
Guest about 2 years ago in Querying & Aggregations 0 Submitted