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

Kafka trigger not reading messages from Kafka #381

Open
Ryan-Gordon1 opened this issue Jun 30, 2021 · 0 comments
Open

Kafka trigger not reading messages from Kafka #381

Ryan-Gordon1 opened this issue Jun 30, 2021 · 0 comments

Comments

@Ryan-Gordon1
Copy link

Ryan-Gordon1 commented Jun 30, 2021

I have been attempting to setup Openwhisk with Kafka as a feed to triggering actions.
When I do this I use https://github.com/apache/openwhisk-deploy-kube following the kind set instructions
Additionally I setup a kafka instance with 2 kafka containers.

When I create a trigger from the wsk cli it successfully creates and I don't see an indication that the connection failed but when I view the kafka instance I don't see any registered consumer. When I check the activation logs I do see 1 response of a UUID but nothing from messages I am sending in using a custom producer.

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