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

Backup persistence after termination should be standard

It is odd that snapshots are tied to clusters and lost/destroyed when clusters are terminated. Snapshots have their own retention policies for a reason. Persistence after cluster termination should be the rule, not the exception.
Guest over 2 years ago in Atlas Backups 0 Submitted

Using Online Archive with Customer Encryption Keys

I'd like to use Online Archive but I need to use Encryption Keys that my company manages, not ones provided by MongoDB.
Guest almost 6 years ago in Atlas Backups 0 Submitted

Restore atlas cluster backup to differently encrypted Project

If we take a volume snapshot backup from one project which is encrypted with encryption key A, we need to restore it into another project with Encryption key B . If we use Live migrate for this, it may take more time than volume snapshot restore....
Guest about 4 years ago in Atlas Backups 1 Submitted

Enhanced TypeScript Type Inference for Aggregation Pipelines

Summary Developers using the MongoDB Node.js driver (and libraries like Mongoose) rely heavily on aggregation pipelines but currently lack strong TypeScript integration and type inference when constructing complex stages. The aggregate() method do...
Alex Bevilacqua 6 months ago in Drivers (ie: Node.js, Java, .NET) 1 Future Consideration

Codec key/value support

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. Trying to serialise objects using Mongo java codecs. The codec is unaware of if the target is a key or a value, which mean...
David Kilburn 6 months ago in Drivers (ie: Node.js, Java, .NET) 0 Future Consideration

Support Azure Blob Storage in addition to AWS S3 for Online Archive

Currently, there is only one option to store the archive data and that is in AWS S3 buckets. We have contractual obligations with clients to store data in Azure. It would be great if MongoDB gave an Azure alternative to AWS S3 like Azure Blob Stor...
Guest over 3 years ago in Atlas Backups 4 Submitted

Estimated Filtered Count

Hi, We are currently using a pattern where we use a find(query).limit(x) and a count(query) with $near to find x results and display the overall count. Using this pattern, we are able to pass the same query to find and count. However that count m...
Guest about 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Allow assignment of Backup Resources before starting Backup Job

For very large clusters, ideally backup resources should be assignable before the backup begins. For each shard and config server, assignment of the following would assist in scaling Ops Manager backups. * Snapshot Store * Oplog Store * Backup Da...
Stephen Jamieson about 6 years ago in Atlas Backups 2 Submitted

Multi-collection bulk write support for Spring Data

As of MongoDB 8, the bulk write feature can support writing to multiple collections in the same bulk write operation. This is unfortunately not supported in Spring Data for MongoDB, which is very frequently used by our customers.
Guest 6 months ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Backup Compliance Policy to enforce "Snapshot Distribution"

Backup Compliance policy currently can help with protecting snapshots in other regions using "Keep all snapshots when removing additional snapshot regions" option to prevent users from deleting backups copied to other regions. However we do not ha...
Guest about 2 years ago in Atlas Backups 0 Submitted