Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement dead-letter queue support in Cosmos DB Sink #378

Open
3 tasks
NathanNam opened this issue Apr 21, 2021 · 0 comments
Open
3 tasks

Implement dead-letter queue support in Cosmos DB Sink #378

NathanNam opened this issue Apr 21, 2021 · 0 comments
Labels
feature-request New feature or request

Comments

@NathanNam
Copy link

NathanNam commented Apr 21, 2021

## Problem Statement
DLQ for Sink connectors address some use cases today. KIP-610 extends a DLQ support for sink connectors. It will be a great enhancement for Cosmos DB Sink to adopt KIP-610.

## Proposed Solution
You can take a look at this implementation for JDBC Sink.

confluentinc/kafka-connect-jdbc#999

Next Steps

  • Team consensus to proceed
  • Schedule Design Session
  • Complete Design Review
@ryancrawcour ryancrawcour changed the title Enhanced DLQ support in Cosmos DB Sink Implement dead-letter queue support in Cosmos DB Sink Apr 21, 2021
@ryancrawcour ryancrawcour added the feature-request New feature or request label Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants