kafka-connect-storage-cloud
kafka-connect-storage-cloud copied to clipboard
Support configuring partition count for sink dlqs
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
The KIP would provide the feature for all connectors. There's no need to create issues on multiple, unrelated projects