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

Database

Showing 316 of 4010

Please include accurate product edition information (Enterprise vs. Community) within the Windows version of mongod.exe.

Dear MongoDB Support Team, I would like to request an enhancement to the Windows version of your MongoDB software. Specifically, please consider including accurate product edition information (Enterprise vs. Community) within the mongod.exe execu...
Guest 6 months ago in Database 0 Submitted

connection

Hi, it will be greatly appreciated to have an option to control the connections number when choosing an instance. M30 is just what we need except for the connections number we have around ~2.5k and max is 3k it would help a lot to have an option t...
Guest over 1 year ago in Database 0 Submitted

Data Replication from one MongoDB Cluster to another MongoDB Cluster

Create an option for the user to replicate data from one MongoDB Cluster to another MongoDB Cluster inside the account. We don't need to migrate data, I need replicate data from an Production Cluster to an Dev/Test Cluster. Thanks.
Guest over 4 years ago in Replication & Sharding 0 Submitted

sharding error shardsvr

Make it clear which node is causing the "shardsvr" error. Spawned from support case 01042995 Our error occurred when the user tried to connect using Compass. The failure was to list the collection names on one database. The error presented back...
Guest about 3 years ago in Storage & Transactions 0 Submitted

Additional checks for storage consistency

The following opt-in features would add additional check to check for storage layer corruptions of collections. 1. Upon write read what data was committed to disk. 2. Periodic or scheduled scanning of a collection. Similar to collection.validate ...
Guest almost 6 years ago in Storage & Transactions 0 Submitted

Auditing requirement for the changes done through Ops Manager portal

Changes done through Ops Manager portal are visible only in Alerts(Activity Feeds). Though these Alerts(Activity Feeds) can be derived through API, our auditors may not accept API calls and we need ops manger to log these change in respective depl...
Guest over 5 years ago in Database 0 Submitted

x509 authentication with other certificate's components than (O,OU,DC)

In some entities (e.g. ours), the O, OU, DC triplet is not detailled enough or not appropriate, which makes it impossible to authenticate through x509. For exemple, in our entity, the O and OU are the same for all certificates (because all serve...
Guest over 4 years ago in Database 0 Submitted

Allow custom autoscaling policies

Currently this is the following autoscaling policy in mongo: Please note, if the next highest cluster tier is within your Maximum Cluster Size range, Atlas scales the cluster up to the next tier if one of the following is true for any node in the...
Guest about 5 years ago in Database 1 Submitted

Add support for Atlas Search via Stable API

In the aggregation pipeline, the $search stage is very helpful in developing my organization's application's functionalities. But using the Stable API or Versioned API, as it was once called, I am unable to use the $search stage as it is a part of...
Guest about 1 year ago in Database 0 Submitted

`$getField` to work with a dynamic `field`

Currently `$getField` works only when `field` resolves at query-compile-time to a string. It would be nice if it worked also when `field` resolves to a string at *runtime*. See this Jira ticket - https://jira.mongodb.org/browse/SERVER-67030
Guest over 3 years ago in Querying & Aggregations 0 Submitted