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

Raise the limit of 16 MB JSON between aggregation stages

When doing analytics, the 16 MB JSON limit between aggregation stages restricts the ability to process large amount of data. allowDiskUse does not help with all the various $operators and stages that we use. See ticket 00774514 for details.
Guest about 4 years ago in Querying & Aggregations 0 Submitted

GUI for Queryable Snapshots

It would be good to have a GUI created for the queryable snapshot interface so less experienced users, that may not have any mongod experience, can successfully restore a collection/document without additional training. Ideally, the feature allow...
Guest about 6 years ago in Atlas Backups 2 Submitted

SHA1 Digest hash for Atlas Cloud Backup Restore

Atlas Legacy Backup used to have digest hash (SHA1 Checksum) on the restore job, but it is currently not available in Atlas Cloud Backup. This feature will be helpful in validating the integrity of the downloaded file.
Ka Lung Ng over 5 years ago in Atlas Backups 4 Submitted

Handle Daylight Saving Time when $densify is used on a date field

When using "day" as "unit" for a $densify pipeline stage on a date field, the date is always advanced of 24 hours. This is however not always the expected result in timezones in which the year has one 23-hour and one 25-hour long day, because of D...
Guest over 3 years ago in Querying & Aggregations 1 Submitted

Disallow new connections that don't specify an appName field

Currently as a DBA it's sometimes hard to identify which service is causing load on a shared cluster/database. Some people connect for adhoc workloads but don't specify an appName making it hard to track back to the owner. It would be useful to re...
Guest about 1 year ago in Database 0 Submitted

Allows to share Cloud Provider Backup Snapshot with customer's Cloud Provider account

*What is the problem that needs to be solved?* Add an option (as it was in mLab) that allows to share the Cloud Provider Backup Snapshot (EBS Snapshot [1], in case of AWS) for Atlas Cluster with customer's Cloud Provider account. This action is ea...
Guest about 6 years ago in Atlas Backups 2 Will Not Implement

Add storage class configuration option to Cloud Backup snapshot Export to S3

Setting the desired value for `x-amz-storage-class` header for the S3 PUT Object for snapshot export so that exported snapshots can be put directly to the desired storage class without any custom lifecycle rules and wait time on S3 side.
Guest over 2 years ago in Atlas Backups 0 Submitted

Introduce int8 (and int16) data types

What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. Having int32 as the smallest integer type means even values which can't go over 127 (as is common with enums) have to take...
Er Fr 5 months ago in Database 0 Future Consideration

Restore indexes using mongoimport - metadata.json

When importing an archive from s3 we are given compressed gz files for the JSON data and a metadata.json file which has index info, however there is no efficient way to restore these indexes as mongoimport doesn't support creating indexes. Indexes...
Marcus Connolly over 3 years ago in Atlas Backups 0 Submitted

Select exclusive copy snapshot from different region to restore for testing DR from copy snapshot.

We have "Additional backup policy" feature enabled which will copy our snapshot to other region.As part of DR testing we want to exlusively select copy snapshot in other region to restore to perform DR.In the current cluster I don't see an option ...
Guest almost 3 years ago in Atlas Backups 1 Submitted