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 42 of 4027

MongoDB should have a database backup system commit base for large self-management databases, like git commit.

There is already a mongodb backup tool mongodump but it is not a good solution for backing up large databases. We thought of making a CMS Platform with mongodb. Billions of websites can be created there. For such a large platform, the mongodump ba...
Guest over 1 year ago in Backup & Restore 1 Submitted

Support Azure blob storage with Ops Manager Backups

Hello, This is a request for Ops Manager to support Azure blob storage as a snapshot store. Currently the following snapshot store options are supported: blockstore, AWS S3 bucket, File System Store. While it may be possible to use an S3 API t...
Guest about 5 years ago in Backup & Restore 1 Submitted

Add X509 as a Authentication Method

The current authentication methods lack in their ability to control password complexity requirements (SCRAM-SHA-*) or require exposing on-premise LDAP servers to the public internet. The addition of X509 is worthwhile given that MongoDB Atlas alre...
Andrew Raczka almost 5 years ago in Kafka Connector / Spark Connector 0 Submitted

Disable point-in-time restores

It would be nice to have the ability to set the parameter "Allow point-in-time restores going back" to ZERO (disabling PIT restores). This could be useful in situation where a database is producing a lot of oplog and DBA wants to avoid the saturat...
Guest over 2 years ago in Backup & Restore 0 Future Consideration

CFLE support for Kafka connector

Using MongoDB CFLE, The data need to be passed to downstream using Kafka connector which is consumed by downstream datalake for further processing. When data is pushed into Kafka it will remain encrypted and same encrypted data will land into the ...
Guest about 3 years ago in Kafka Connector 0 Submitted

Retry/reconnect mechanism Mongodb Source Connectors on MongoTimeoutException

The MongoDB Kafka Source and Sink connectors for the data streaming are working fine seamlessly until there are any errors in Kafka Source connectors. If there is any error occurs, the connectors are not recovered from the timeout exceptions and ...
Guest over 2 years ago in Kafka Connector 0 Submitted

Attain granularity on the Ops manager backups & restore

Backups:Under a project, in a single cluster we may deploy multiple databases which belongs to different applications that are somehow interlinked in terms of their functionality. Different databases requires different backup strategies, retention...
Guest over 5 years ago in Backup & Restore 0 Submitted

Restore Backup Snapshots to Sharded Clusters via mongos

Migrating large sharded clusters to a different cluster pre-sharded with different shard keys requires a significant amount of time to balance post-restore. This is a feature request to restore a snapshot on a per document basis through a mongos....
Guest over 5 years ago in Backup & Restore 0 Submitted

Built-in Partial Update $push Strategy for MongoDB Kafka Connector

We would like the official MongoDB Kafka Connector to natively support partial updates that append (\$push) records into an array in an upsert scenario—specifically, a built-in WriteModelStrategy to handle use cases where: We match on a configura...
Guest about 1 year ago in Kafka Connector 0 Submitted

Ignore heartbeats-mongodb topic by default

As per KAFKA-208, SMTs can't be applied to the heartbeats-mongodb topic. Users should not have to configure each connector to ignore this topic. Please either ignore this topic by default or provide a command-line switch so it can be ignored.
Guest over 4 years ago in Kafka Connector 0 Submitted