heroku / roadmap

This is the public roadmap for Salesforce Heroku services.
13 stars 0 forks source link

Heroku Streaming Data Connector - enable skip-messages-without-change configuration #235

Open abernicchia-heroku opened 1 year ago

abernicchia-heroku commented 1 year ago

Required Terms

What service(s) is this request for?

Heroku Streaming Data Connector

Tell us about what you're trying to solve. What challenges are you facing?

If I configure a Connector to exclude all the fields of a table but the interested one (using --exclude-column option) I still receive Kafka events every time the record is modified regardless of the fields changed.

It would be useful to be able to configure the “skip-messages-without-change” property

jbrown-heroku commented 4 months ago

@abernicchia-heroku Thank you for logging this issue! We are evaluating how we can enhance Kafka and Debezium/CDC usage and this is helpful feedback. We are targeting 2025 for bundled delivery.