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

Token retrival as a API / CLI / endpoint call

When we try to authenticate using Atlas CLI or Administration API, We require to go to shell and need to give approval / confirmation / consent. Would be a great feature to get token as a response of API call / CLI request which will allow seamles...
Guest over 2 years ago in Atlas CLI 0 Submitted

Support brew keg versioned releases for Macs

For example, allow "brew install mongosh@1.10.6" and for mongosh 2.x
Felicia Hsieh over 2 years ago in MongoDB Shell 0 Submitted

Get schema validation "feedback" in Kafka Mongo Sink Connector

Objective : We want to be able to validate that data matches some requirements. We would like to to perform this data validation by adding a JSON schema in Mongo (such as it is described here : https://docs.mongodb.com/manual/core/schema-validat...
Guest over 5 years ago in Kafka Connector 1 Submitted

MongoDB Sink Connector CDC default handler

I would like to have a default CDC handler that can process data produced from MongoDB Source Connector without Debezium https://docs.mongodb.com/kafka-connector/master/kafka-sink-cdc#cdc-handler-configuration
Guest over 5 years ago in Kafka Connector 2 Submitted

Explain shell helpers for CRUD API

The .explain() method in the shell works with some write methods (update, remove, findAndModify), but it doesn't work with the newer CRUD API. The missing explain methods are: "deleteMany", "deleteOne", "findOne", "findOneAndDelete", "findOneAnd...
Guest over 5 years ago in MongoDB Shell 0 Submitted

Add command for upgrade a cluster

Currently there is no easy way to upgrade a cluster but we need to modify the file describing the cluster and push the full description. Would be nice to have a command like: mongocli om upgrade --version "4.2.10" --fcv "4.2" MyReplicaset
Guest over 5 years ago in CLI & Shell 0 Submitted

Support TLS configuration

Add options to the config file for deploy clusters with TLS enabled.
Guest over 5 years ago in CLI & Shell 1 Submitted

Update Search Index by Name

It's hard to find a document that clearly states a model to use when creating/updating a Search Index (after digging a little more I found an API documentation that helped me a little but I still had to rely on trial and error). Update and remova...
Guest over 1 year ago in Atlas CLI 0 Submitted

Ability to upgrade MongoDB version for local Atlas deployment

Add the ability for the Atlas CLI to upgrade the version of MongoDB running in a local Atlas deployment without having to do a manual migration (or creating a new container).
Guest over 1 year ago in Atlas CLI 0 Submitted

Kafka source connector once only semantics

Added as a suppport case here : https://support.mongodb.com/case/00634630 When using the connector as a Source, i.e we capture change streams from the Source Mongo DB and stream that to a Kafka endpoint. Imagine these are updates on financial tr...
Guest about 6 years ago in Kafka Connector 1 Submitted