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

Request for Beginner-Friendly, Topic-Wise MongoDB Documentation with Examples

Hello MongoDB Team, I would like to kindly request that the documentation be made simpler and more beginner-friendly. At times, the current documentation feels too advanced, which makes it difficult for newcomers to fully understand. It would be ...
Guest 8 months ago in Documentation 0 Submitted

Elevate hidden replica to a voting member when quorum is lost for a Replica Set

The MongoDB engine should allow for hidden members in a replica set to be automatically elevated to a voting member. When quorum is lost and can't be met, the hidden replica is automatically reconfigured to a voting member to obtain quorum. When ...
Guest almost 6 years ago in Replication & Sharding 1 Submitted

Unique index in sharded cluster

For enforcing uniqueness in a sharded cluster, the officially recommended approach provided here https://docs.mongodb.com/manual/tutorial/unique-constraints-on-arbitrary-fields/#std-label-shard-key-arbitrary-uniqueness is simplistic and in product...
Guest over 4 years ago in Replication & Sharding 0 Submitted

Rename a MongoDB Replica Set is not useful if you're working MongoDB Ops Manager

Documentation for renaming a MongoDB Replica Set is not useful when you use MongoDB Ops Manager. You should consider refactoring your documentation since renaming a MongoDB Replica Set which is managed by MongoDB Ops Manager does not work. I had ...
Guest over 2 years ago in Documentation 0 Future Consideration

Understanding the billing difference between Data Transfer and Atlas Data Federation.

It would be helpful if there was a chart or image that showed how data moves through the infrastructure and for each billing category. For the Mongo folks, see case number 01327993 for more details.
Guest almost 2 years ago in Documentation 0 Future Consideration

deleteMany() execution automatically disable the balancer on sharded clusters

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

The invoice the period should be:

Invoice period nedd to be changed as: The invoice the period should be mentioned as "August 1, 2023 – August 31, 2023" instead of " August 1,2023 -01 September 2023"
Guest over 2 years ago in Documentation 0 Future Consideration

Scheduled stepdown for smoother primary election

Stepdown is a great tool that allows us to keep clusters operating smoothly. We use it for example when we want to perform some maintenance work on the host where the primary is currently running, to perform a rolling upgrade, and in many other ca...
Guest almost 2 years ago in Replication & Sharding 0 Submitted

allow mongosync to migrate few field from source to destination for collection in database

right now mongosync will migrate all the fields from source to destination based on filter or non filter setting but there is no way to move few field out of all field for all document to migrate few field from source to destination for collect...
Dasharath Dixit almost 2 years ago in Replication & Sharding 0 Submitted

Use dedicated interface for replication and balancing

Like many other big database system, MongoDB may support to specify dedicated interfaces for replication and/or for the balancer (sharding) Currently you can configure replication sets and shards members only by single hostname/IP-Address, i.e. *...
Wernfried Domscheit almost 4 years ago in Replication & Sharding 0 Submitted