Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants