confluentinc / kafka-connect-storage-cloud

Kafka Connect suite of connectors for Cloud storage (Amazon S3)
Other
9 stars 328 forks source link

Support configuring partition count for sink dlqs #458

Open G3zz opened 2 years ago

G3zz commented 2 years ago

I noticed in this KIP there is a suggestion of being able to configure the number of partitions in the DLQ topics for sink connectors: https://cwiki.apache.org/confluence/display/KAFKA/KIP-DRAFT%3A+Error+Handling+in+Connect

This would be a useful addition

I have also made an issue here: https://github.com/confluentinc/kafka-connect-jdbc/issues/1132

OneCricketeer commented 2 years ago

The KIP would provide the feature for all connectors. There's no need to create issues on multiple, unrelated projects