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

Showing 691 of 4027

The ciuster takes infinite time to get created. It has been in this state [We are deploying your changes: 3 of 3 servers complete (current action: waiting for restore to finish)] for over a day. Please help!

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. What would you like to see happen? Describe the desired outcome or enhancement. Why is this important to yo...
L Msaw about 6 hours ago in Performance & Optimization 0 Submitted

Support pause/hibernation operational mode

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. Current Behavior When spec.members is set to 0 on a MongoDBCommunity resource, the operator rejects the configuration and ...
Gustavo Lopes 6 days ago in Kubernetes 0 Submitted

Please add support for auto-incrementing numeric IDs. For example, if an ID starts at 1000001, the next created record should automatically use 1000002

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. MongoDB lacks native support for auto-incrementing numeric IDs, forcing applications to use custom counter logic, which in...
Altaab Ansari 2 months ago in Performance & Optimization / Querying & Aggregations 6 Future Consideration
149 VOTE

Raise maximum BSON document size bigger than 16 MB

Per https://www.mongodb.com/docs/manual/reference/limits/#:~:text=The%20maximum%20BSON%20document%20size,MongoDB%20provides%20the%20GridFS%20API, maximum BSON document size is 16 MB. I would like to request this to support bigger sizes like 32 MB,...
Guest over 3 years ago in Database 28 Submitted

Ops-manager should not allow to bring down two replica set members of same shard/replica set. .

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. To prevent an outage What would you like to see happen? Describe the desired outcome or enhancement. Ops-manager...
Manjunath Boregowda about 2 months ago in Cluster Deployment & Management 1 Future Consideration

Provide safe canary deployment mechanism for index changes

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. 1. Unreliable index usage data 2. All-or-nothing risk with hideIndex() No ability to test on a subset of traffic or for a ...
surovskyi.y@ajax.systems surovskyi.y@ajax.systems 5 months ago in Data Modeling & Indexing 1 Will Not Implement

Add Attribute Sorting/Reorganizing to get best index for $match in aggregation and other filters (by option)

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. I have found out that the order of attributes in my (different) $match stages are relevant to the query planner of what in...
Paul Coch about 1 month ago in Querying & Aggregations 0 Submitted

Improve small collection lookup performance

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. Improved performance for lookups from large to small collections (where many origin documents match the same looked-up doc...
Ryan Peggs 5 months ago in Querying & Aggregations 0 Future Consideration

Enable OAuth2 Authentication with SMTP Server for Ops Manager Notifications

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. We need to integrate our enterprise SMTP relay servers with MongoDB Ops Manager for email notifications.Our SMTP relay inf...
gurupad Bhat about 2 months ago in Observability, Monitoring & Alerting 1 Future Consideration

It would make my life a lot easier if I could have some type of uniqueness constraint on data in time series collections. I frequently have to over fetch data and store that in the database. If I could insert and only upload the new stuff that would be amazing.

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. Time series data uniqueness What would you like to see happen? Describe the desired outcome or enhancement. some...
Sam Cox 2 months ago in Data Modeling & Indexing 1 Future Consideration