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

Mongo replicaset init sync issue

When we have large size mongo replica set, we may have to take out each nodes for maintenance for few hrs or days. In that case we have to increase size of Oplog to keep several days of transactions to resync nodes after maintanance. If the RS h...
Guest over 4 years ago in Replication & Sharding 0 Submitted

The "mongocli atlas clusters list" command ought to return hosts in an array

The 'mongocli atlas metrics databases list' command expects a hostname argument. Currently, one has to parse out the hosts from the URI returned from the cluster list command. It would be easier if the cluster list command returned the hosts in a ...
Guest over 4 years ago in Atlas CLI 0 Submitted

Implement read-only fields and documents in database

I haven't tracked down this functionality yet, so excuse me if it is already implemented. As a developer and system administrator I came to a dilemma how to prevent myself to make changes to documents. I can limit myself as a programmer, but as...
Guest over 4 years ago in Database 0 Submitted

Suggest new feature for loading scripts: loadScript and loadFolder

For loading external script into MongoSh current session, currently we have the `load()` function, which is enough for the task. But I found myself using my own functions instead. So I would like to describe those as suggestion to improve Mon...
Guest over 4 years ago in MongoDB Shell 0 Submitted

`Blocking` Flag for Explain Output

It's not always obvious which aggregation stages are blocking or non-blocking when viewing `explain` output for an aggregation command. It would be helpful to include a `blocking` flag for each stage of an `aggregate` command in its `exp...
David Walker over 4 years ago in Database 0 Submitted

restricted mode

database in restricted mode can very helpful .. so we can carry out , lock users out, rebuild indexes, compact and other admin tasks.
Guest over 4 years ago in Database 0 Submitted

restricted mode for database

database in restricted mode can very helpful .. so we can carry out , lock users out, rebuild indexes, compact and other admin tasks.
Guest over 4 years ago in Database 2 Submitted

Extended JSON v2

Allow the use of Extended JSON v2 for e.g. inserting or finding documents.
Guest over 4 years ago in MongoDB Shell 0 Submitted

Allow changing config values without restart

It would be great if configuration changes could be effected without needed to restart nodes. For example, audit filter, enabling/disabling different security mechanisms. This would be especially useful for Atlas and clients with large clusters ...
Guest over 4 years ago in Database 0 Submitted

Retain multi-line input in history.

Ideally, when using an inline text editor, the inline text editor would show the history command with its multi-lines retained.
Guest over 4 years ago in MongoDB Shell 0 Submitted