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

Add an endpoint to accept deal letter message from active consumer #20

Open
stevehu opened this issue Aug 23, 2021 · 0 comments
Open

Add an endpoint to accept deal letter message from active consumer #20

stevehu opened this issue Aug 23, 2021 · 0 comments

Comments

@stevehu
Copy link
Contributor

stevehu commented Aug 23, 2021

For ReactiveConsumer, we return a list of processed messages to the Kafka-sidecar and partial of the messages with failure status should be put into the dead letter queue/topic.

For ActiveConsumer, the backend should actively access the sidecar API to insert messages to the dead letter queue. During the backend processing, once a message is not processed successfully, we should invoke the sidecar API to insert the message to the dead letter queue.

The format of the dead letter message should be the same as the ReactiveConsumer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant