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

Response back to kafka #32

Open
gabrielsson opened this issue Mar 9, 2020 · 2 comments
Open

Response back to kafka #32

gabrielsson opened this issue Mar 9, 2020 · 2 comments

Comments

@gabrielsson
Copy link

I was playing around with using the response from the lambda to put it back on a different topic.

Have you had this requirement and did you solve it by something else than using a kafka producer in the sink?

I extended the InvocationResponse with the payload and just put it back to response.topic with the original Record key. Is there another obvious way to put the result back on kafka using lambda and kafka-connect.

@dylanmei
Copy link
Contributor

This would be a very welcome addition.

@gabrielsson
Copy link
Author

I will see if I can get the code into a PR in the coming week.

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

2 participants