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

SDC-17096: Support subscribe to topics matching specified pattern in Kafka multi topic consumer #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tinawenqiao
Copy link
Contributor

Kafka MultiTopic Consumer can support consumer to subscribe to topics with accurate names, but do not support patterns in the topic names. We often encounter such scenarios. For example, we need to subscribe to topics starting with elk*, so we hope that topic names can support pattern, so that we don’t have to modify and restart the pipeline every time.

@gnuhpc
Copy link

gnuhpc commented Sep 1, 2022

+1

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