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

All feedback

Showing 3957 of 3957

URI validation

I was building the URI in a spring configuration file as spring.data.mongodb.uri=${MONGODB_URI}/test?retryWrites=true&w=majority where MONGODB_URI came from a kubernetes secret (as it contains user & password) somehow a new-line had slip...
Guest about 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Support ClusterAuthMode X509

Customer is trying to deploy a RS with X509 internal auth. The missing RS parameter clusterAuthMode: X509 can be set via GUI but not via CLI. Customer would appreciate full support for this mode using the CLI.
Guest about 5 years ago in CLI & Shell 0 Submitted

bigpanda

Prefer to get BigPanda integrated with OpsManager for event correlation . www.bigpanda.io
Guest about 5 years ago in Enterprise Advanced 0 Submitted

Alerts if MMS Application goes down

Dear Team, We are looking for an option to set alerts if any of the Ops Manager Application goes down in a HA environment. Being with HA configuration, we at least expect this feature to in place - as currently it looks like that OPS Manager is n...
Guest about 5 years ago in Enterprise Advanced 0 Submitted

INFORM that shared clusters share data limits

In the comparison between clusters, for Shared clusters M2, M5, vital information is that there are data limits and those limits are shared, not only for you but also together with any other databases of the same cluster. This was NOT clear at al...
Guest about 5 years ago in Atlas 1 Submitted

MongoCLI Wizard Flag

Currently a user needs to manually insert at least all the required flags to use a mongocli command. We can implement the flag --wizard which guides the user through flags with interactive prompts. This flag should be added to all the commands to...
Guest about 5 years ago in CLI & Shell 0 Submitted

Have the MongoDB operator support k8s route sharing for connecting to replicas to simplify network and not use nodeport

It's still very new and only kube-router is the only "free" one that supports it. But this is great simplify the network configurations to connect to replicas and shards. Route Sharing is currently supported on Red Hat OpenShift 4.4+
Guest about 5 years ago in Kubernetes 0 Will Not Implement

Create a litmus chaos to test mongodb in containers

To support chaos engineering.
Guest about 5 years ago in Under Review 0 Submitted

mongoimport should assume json with arrays

When running something like "mongoimport --host Cluster0-shard-0/cluster0-shard-00-00-MY.mongodb.net:27017,cluster0-shard-00-01-MY.mongodb.net:27017,cluster0-shard-00-02-MY.mongodb.net:27017 --ssl --username MYUSER --password MYPASS --authenticati...
Guest about 5 years ago in Under Review 0 Submitted

operator should watch * namespace by default

So that way multiple projects can leverage the single operator to provision mongodb. https://github.com/mongodb/mongodb-enterprise-kubernetes/issues/164
Guest about 5 years ago in Kubernetes 1 Will Not Implement