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 309

Support to Export snapshots from clusters in an Atlas project with private endpoints enabled

No description provided
Guest 6 months ago in Database 0 Submitted

Identification of unused/less used collections

As a DBA I'd like to identify unused collections so that I can remove them to optimize performance. As of now there doesn’t seem to be a direct way. One option could be to settup auditing or using logging (e.g. set the slow op timer to 0 so we log...
Guest over 4 years ago in Database 1 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 almost 3 years ago in Storage & Transactions 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

Rename an existing index

Allow for the possibility of renaming an existing index, without having to drop and recreate it. Let us say a unique index exists in production, it might not be possible to safely drop it. Yet the index name might not be ideal.
Guest about 4 years ago in Data Modeling & Indexing 1 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 over 5 years ago in Storage & Transactions 0 Submitted

Allow to decrease time series granularity and custom bucketing values

In our IoT use case, we are leveraging MongoDB’s time series functionality. Due to high write volume, we need to adjust the timeseries.granularity and bucketMaxSpanSeconds parameters to manage the write load. However, after increasing the bucketMa...
Guest about 1 year ago in Database 0 Submitted

Extend schema validation to be able to enforce referential integrity between collections

Where a relational database uses 2 tables to store a 1:many "parent - child" relationship between entities, MongoDB mostly stores the child documents in an array file as part of the parent document. This automatically ensures referential integrity...
Guest over 2 years ago in Data Modeling & Indexing 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

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