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

CSFLE - Support native key rotation with Azure Key Vault

Hello MongoDB Product Manager, We use the CSFLE functionality with Azure Key Vault as a key manager and everything works fine except the management of the master key (CMK) and its rotation. All because it is not possible to use Azure Key Vault's...
Geoffrey Céré over 2 years ago in FLE and Queryable Encryption 2 Submitted

Automatic Encryption library available via package manager

Hello MongoDB Product Manager, We’re currently building an application container that uses `libmongocrypt`, and for Client-Side Field Level Encryption (CSFLE), we are leveraging Automatic Encryption, which depends on the `mongo_crypt_v1.dylib` li...
Andre Marzulo 7 months ago in FLE and Queryable Encryption 0 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

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

Switch for returning encrypted blob when providing old DEK

When rotating keys, we would like the option to still be able to fetch old documents with fields encrypted with an old DEK, exactly like what happens when we're querying documents without a DEK at all. This could be done with a bool switch when se...
Guest over 2 years ago in FLE and Queryable Encryption 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

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

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