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

Support Two Array Fields in Compound Indexes

Hi, I've come across a lot of use cases where the business logic has demanded unique constraints on 1-2 fields that have been modeled as arrays on documents. The cases that only contain a single array field is already taken care of using unique i...
Guest over 3 years ago in Data Modeling & Indexing 0 Submitted

Integrating Ops manager with other enterprise tools

Increasing foot print and creating a a smooth integration for customer environment for Mongodb by making it ready to plug and play for any enterprise. Big enterprises will have their own backup, monitoring and automation platforms. Mongodb or ops ...
Guest over 3 years ago in Backup & Restore 0 Submitted

Automatic Indexes

MongoDB can already suggest useful indexes. Why not take the next step and allow MongoDB to autonomously create and manage indexes. Ideally it will automatically maintain the indexes over time as the structure and usage of the database changes.
Guest almost 6 years ago in Data Modeling & Indexing 1 Submitted

Make it clear an index not on present on all shards

We recently had an issue where an index did not get created on all shards. When we ran getIndexes() on mongos it reported the index was present. So we dropped another redundant index thinking all would be well - it was not. We had serious performa...
Guest almost 4 years ago in Data Modeling & Indexing 0 Submitted

TTL index activity statistics

Dear all, Presently, there is no visibility or tracking of TTL index activity: no data available to the user to see how much data and how often has been deleted. I suggest having a separate “dictionary” collection with statistics for all TTL inde...
Marina Sirota almost 2 years ago in Data Modeling & Indexing 0 Submitted

array length as computed to be indexed

in some cases, I need to filter only docs with specific (or range of) sizes of nested arrays. it will be good if I can configure 'automatic index' to keep the length of the array, based on the field name I will provide to the index, and then I can...
Guest over 2 years ago in Data Modeling & Indexing 0 Submitted

Added features to improve backup performance on filesystem

Currently, the ability to use multiple workers in Ops Manager is only available for S3. If possible adding this capability, or additional enhancements, to filesystem storage would be beneficial.
Guest over 2 years ago in Backup & Restore 0 Submitted

Ops Manager should allow to perform restore/recovery on individual replica node

Currently Ops manager automatic restore process does not support restoring snapshots to a single node of a existing replicaSet instead Ops Manager restore snapshots to an existing replicaSet. This will be require in case any individual replica nod...
Guest over 2 years ago in Backup & Restore 0 Submitted

Support indexes on single array elements (e.g. "MyArray.0")

Currently, if I create an index on an array field and specify an element number ("MyArray.0"), the system still indexes the whole array as normal. Normally, this might increase the index size but at least it's still useful when querying MyArray.0...
Guest over 2 years ago in Data Modeling & Indexing 0 Submitted

Allow configuring Ops Manager to bypass Proxy for the S3 on-prem

Allow configuring Ops Manager to bypass Proxy for the S3 on-prem. Configuring the S3 Blockstore also respects the Ops Manager Proxy settings. This is not practical if it is the S3 on-prem which typically does not require external (Internet) access.
Guest almost 6 years ago in Backup & Restore 0 Submitted