Skip to content

Conversation

gliljas
Copy link
Contributor

@gliljas gliljas commented Nov 18, 2020

Just a POC. Kafka and the Confluent client has support for listening to multiple topics with only one consumer. It would be quite useful to use that functionality with KafkaTrigger, since otherwise you would have to create N functions, and N may actually be dynamic.

@ryancrawcour ryancrawcour requested review from amamounelsayed, fbeltrao and TsuyoshiUshio and removed request for fbeltrao November 18, 2020 21:07
@ryancrawcour
Copy link
Contributor

Thank you for your contribution. It's a good idea. We'll review shortly.

@gliljas
Copy link
Contributor Author

gliljas commented Dec 8, 2020

Just a heads up. It would be possible to trigger this functionality already today, by specifying a "topic pattern", but it wouldn't work very well with the rest of the chain. Therefore, in a sense, this could be considered a bug fix :)

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

Successfully merging this pull request may close these issues.

2 participants