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

ops manager BACKUP HA

Currently we have below architecture in the configuration, we can achieve HA for below levels except S3 to store the snapshots. Load balancer ops manager apps servers ops manager app db ops manager oplog store ops manager metadata store. s3(to...
Mahesh Eligedi 2 months ago in Backup & Restore 3 Started

Create an option to turn ON/OFF daily snapshots schedule from "Ops Manager- Continuous Backup - Edit snapshot schedule"

Currently, we have the option to take daily snapshots at different intervals (6 hrs, 8 hrs, 12, hrs, 24 hrs) but we do not have an option to not configure daily snapshots. While daily snapshots are considered essential, we have almost 200 replica ...
Guest about 2 years ago in Backup & Restore 2 Submitted

Update PyArrow version required for PyMongoArrow to use with Fireducks

Update PyArrow version to use with Fireducks - right now I want to use these three libraries in one data science project: - fireducks-1.2.2 (pip install fireducks) - pyarrow-19.0.1 (pip install pyarrow) <-- required by the Fireducks - pymongoar...
Guest about 1 year ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Add Nearest secondary read preference

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 would like to avoid the nearest read reference to connect to the primary. What would you like to see happen? Des...
Ping Kin Ma 6 months ago in Drivers (ie: Node.js, Java, .NET) 1 Future Consideration

Add support for virtualization volume management in Ops Manager Backup snapshots and restores.

Streaming snapshots during a restore from a blockstore out to the MongoDB Agent cases the RTO (recovery time objective) to grow linearly with the compressed datasize in the largest shard/RS of the snapshot. The RTO of an Ops Manager restore could ...
Guest almost 6 years ago in Backup & Restore 0 Submitted

Automated restores between multiple Ops Manager deployments

Ability to utilize API and/or UI to restore a snapshot downloaded from one Ops Manager deployment to a separate distinct Ops Manager deployment. Some environments require separation of Production and Staging systems, including Ops Manager deploym...
Stephen Jamieson about 6 years ago in Backup & Restore 2 Submitted

Add a function for determining if a connection object is still healthy

If an application needs to cache database connections to MongoDB. It would be helpful to have a function to call when retrieving a cached database connection. This function would ensure the connection is healthy before use. It could just return a ...
Guest almost 2 years ago in Drivers (ie: Node.js, Java, .NET) 3 Submitted

Multi Region S3 BlockStore

On an S3 Blockstore, right now we are able to stick to only one region backup because S3 do not support versioning & Replication. For an high availability systems a backup also needs to be in multiple regions. If we could add the following th...
Guest over 3 years ago in Backup & Restore 0 Submitted

When Terminate Button is pushed in the Ops Manager UI, issue a warning

A valid UI button such as Terminate, should not cause a lot of uncertainty. Currently, when an user clicks Terminate, there is no guarantee the Terminate will complete or it will go on for hours, in some cases over days. The user needs to be warn...
Guest 9 months ago in Backup & Restore 0 Submitted

Do not error when performing bulkwrite operations with 0 elements

It frequently add unnecessary friction, eg if we process elements 1000 by 1000 and then process the remaining ones Just silently no-op in those cases Same for insertMany. I'm sure a lot of people would appreciate that QoL improvement
Guest 9 months ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted