Skip to content

Kafka trigger not reading messages from Kafka #381

@Ryan-Gordon1

Description

@Ryan-Gordon1

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions