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

online archive

Enable MongoDB Online Archive in Azure South Africa Northen Region. As a Nedbank client we got an urgent requirement to do archiving on a current solution and use it as a pattern moving forward for new and current project deployments. This will ...
Guest over 2 years ago in Atlas Backups 0 Submitted

Move Client Model into a separate Maven artifact

Currently there's a large client library: mongodb-driver-core. My suggestion is to split it into 2 - moving out the com.mongodb.client.model package into a separate module. The reason I need (and hopefully it's not just me) is because I'm trying ...
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Support opentracing for the go driver

No description provided
Guest almost 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Will Not Implement

Ability to have UI Users with access to list Indexes but not browse collection documents

We'd like to have users that are read-only and that have access to see metrics and list indexes but not do operations or be able to explore the collection documents. This is important for application developers to be able to operate their databa...
Guest over 2 years ago in Atlas Backups 0 Submitted

API access over VPC

We have a scheduled process which starts up a GCE instance with both an internal and external IP address. This runs a script which: * uses the Mongo API to get the id of the latest snapshot * uses the Mongo API to create a restore job with HTTP d...
Guest about 5 years ago in Atlas Backups 0 Submitted

JVM Driver - Implement CRaC interfaces into connection pool to allow for database access in an AWS Lambda function startup with SnapStart

See AWS Docs here - https://docs.aws.amazon.com/lambda/latest/dg/snapstart-runtime-hooks.html Essentially, the pool should disconnect all open connections when saving state to prevent accidental connection reuse.
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Support for FilterDefinition as part of Atlas Search/$search

Allow the Search Function to accept a FilterDefinition object and/or a SortDefinition object to do the filtering/sorting as part of the Search routine instead of it being in a unique format only to search.
Guest over 2 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Replay the point-in-time-restore journal for debug/diagnosis

When performing a forensic analysis for the purposes of a restore, in order to determine the appropriate point in time when our data was last "sane", it would be awesome if we could start with a point-in-time restoration, and play the journal forw...
Guest over 5 years ago in Atlas Backups 0 Submitted

Enable Compression

We would like to see better compression for data stored in the Online Archive. Data in our cluster is compressed very well using the WiredTiger storage engine. Moving it out into the archive grows our data size by almost 4x.
Guest over 5 years ago in Atlas Backups 1 Submitted

Support authentication credential rotation

MongoDB drivers should provide support for rotating authentication credentials: - The customer may opt to rotate a specific credential (a password, client keytab, or a re-issued client certificate - when your private key will be the old one or a ...
Andrey Brindeyev over 5 years ago in Drivers & Frameworks 0 Submitted