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 3996

Query comment or metadata in change stream event

Our application is using change stream events to publish changes as kafka events for our customers. Sometimes we are in need to decide if an event should be send by kafka or not. Right at the moment the only way would be to decide based on additio...
Guest over 1 year ago in Database 0 Submitted

add IO throughput related fields to 'serverStatus' output

There is no IO throughput related fields in the result of serverStatus, instead in FTDC this is available in the disk metrics. Need it in `serverStatus` output so that we can monitor it.
Guest over 2 years ago in Storage & Transactions 1 Submitted

Support readOnly in Json Schema Validation

Support the readOnly property for json schema validation to make certain fields immutable (or the entire document) after creation.
Guest over 3 years ago in Data Modeling & Indexing 0 Submitted

Make $merge support DELETE operation

Currently, the `$merge` only supports insert/update/upsert/merge behaviour. It would be great to support delete behaviour. A common use case would be in-place document deduplication/clean-up in a collection.
Guest almost 2 years ago in Querying & Aggregations 0 Submitted

$merge

Report number of docs matched, merged, skipped, etc. from a $merge stage. Alternatively, return the merged doc results as a pipeline result to pass to additional stages.
Charlie Little almost 3 years ago in Querying & Aggregations 0 Submitted

Enforced Password Complexity

Please allow for the enforcement of password complexity: - Setting a password policy that restricts users to a certain level of complexity (e.g 10 chars with special characters)
Guest almost 4 years ago in Database 1 Submitted

Certificate "friendlyName" (windows system certificate store)

mongod.exe: currently there is only support for "subject" and "thumbprint" to select the certificate from the windows certificate store. Is there a plan to implement the "friendly name" of the certificate as well? example mongod.cfg: .. tls: mod...
Guest 12 months ago in Database 0 Submitted

deleteMany() execution automatically disable the balancer on sharded clusters

deleteMany() execution automatically disable the balancer on sharded clusters
Marco Barbierato 12 months ago in Replication & Sharding 0 Submitted

Change Timeseries Bucket Memory Limit

Currently, there's no way to set a memory threshold for bucket allocation in MongoDB's time series collections. As the bucket size increases and more collections are opened day after day, a limiting mechanism triggers for open buckets, leading to ...
çağatay erem almost 2 years ago in Database 0 Submitted

Support for Ubuntu 20.4 in MongoDB Server version 4.2

Per the Server Support Matrix https://docs.mongodb.com/manual/installation/ support for Ubuntu 20 is in MongoDB Server version 4.4+ but not 4.2. We would like to see the currently supported MongoDB Server version 4.2 available on the Ubuntu 20.4 L...
Guest almost 5 years ago in Database 1 Submitted