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

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 about 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

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

Need an alert for KMIP master key rotation

Currently opsmanager has manual rotation of KMIP master keys. Enhancement required: Need an alert from project level to rotate keys when nearing the schedule rotation just like SSL expiration alerts Need for automation of this key rotation would...
Guest almost 2 years ago in Observability, Monitoring & Alerting 0 Submitted

Kafka Sink Connector ObjectId Support

The sink connector should support ObjectIds for the document.id.strategy. In other words, if a ObjectId hex string is provided for _id, the sink connector should be able to convert this to an ObjectId. I've scoured the documentation and the rest o...
Guest almost 2 years ago in Kafka Connector 0 Submitted

Kafka connector to support Kafka Schema Registry

One of the issues that our team has been talking about is when getting data from MongoDB, via a Kafka connector, and sending it through to Kafka we try to enforce schemas in Kafka but that schema is not enforced on the MongoDB data. This leads to ...
Guest over 4 years ago in Kafka Connector 1 Submitted

support regex in topic.namespace.map ( kafka source connector )

Currently, `topic.namespace.map` supports wildcard ( * ). It will be helpful if it also support regex as well. Or, since it can be breaking change, it would be nice if a new mapping is introduced that supports regex format. The workaround can be ...
Guest almost 3 years ago in Kafka Connector 0 Submitted

Dynamic Topic Mapping on the basis of message content

Currently mongodb source connector only supports dynamic topic mapping on the bases of collections/databases. Can we extend it to support routing on the basis of message content? Why it's important? We've currently setup connector for a very lar...
Guest over 3 years ago in Kafka Connector 0 Submitted

Change stream total ordering within a transaction

Right now, change stream will flatten out a transaction into individual operations, i.e., if we do two operations within a transaction, change stream will generate two events. However there is no total ordering of the events that happens within t...
Guest over 3 years ago in Kafka Connector 0 Submitted

Ops Manager help with index compliance across cluster

One of the problems is that we found some nodes would have indexes and others don't. Is there anything in Ops Manager to make sure that indexes are applied (in compliance) across all the nodes?
Guest about 4 years ago in Observability, Monitoring & Alerting 0 Submitted