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

Provide a direct download for current versions of driver files/dependencies on the official MongoDB sites

Note: This post was inspired by my attempts to find a direct download for the MongoDB Java driver, but I've left the category as "Unspecified" because it could apply to any driver download for which the official sites say to "Just use Maven/etc" ...
Guest almost 5 years ago in Drivers & Frameworks 0 Submitted

Add two more entries to the sample_training.zips collections

The lab task currently can be solved without paying attention to the difference between the $lt vs $lte and $gt vs $gte operators: MongoDB Enterprise atlas-7ooiae-shard-0:PRIMARY> db.zips.find({"pop" : { $gte: 5000,$lte: 1000000}}).count() 111...
Guest almost 5 years ago in Under Review 0 Submitted

Nearest read preference should take account of database load

I understand it only take account of network latency however this node can have high load and would give a poor response. Instead, I wished the driver would contact the more distant network latency node that has less CPU/memory load.
Guest almost 5 years ago in Drivers & Frameworks 0 Submitted

Cloud UI fails to load at times

MongoDB cloud UI fails to load and it shows a blank screen as shown in the attached image. This happens even when a stable internet connection is present. I encounter this issue almost everyday and it hampers product development since the cloud da...
Guest about 5 years ago in Under Review 0 Submitted

Add a free user field in alert configuration

We'd like to be able to link some free text data with an alert configuration. One use case: we forward open Ops Manager alerts to other monitoring systems of our company (using the API). Those monitoring systems need some specific data that shoul...
Guest about 5 years ago in Under Review 0 Submitted

Support for cPanel

Cpanel doesn't have any support for Mongodb
Guest over 5 years ago in Under Review 0 Submitted

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 over 5 years ago in Drivers (ie: Node.js, Java, .NET) 0 Submitted

Create a litmus chaos to test mongodb in containers

To support chaos engineering.
Guest over 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 over 5 years ago in Under Review 0 Submitted

explain why node status is orange

There is an orange node and i have been trying for 20 minutes to find out why it's orange or what that yellow triangle means but there is no info anywhere...
Guest over 5 years ago in Under Review 0 Submitted