zhaoyuanTian123 opened a new issue, #19195: URL: https://github.com/apache/druid/issues/19195
In Druid 32.0.0, when using topicPattern to ingest from Kafka topics whose names contain dots (e.g., abc.context.topic-name1), the error No partitions found for topics that match given pattern occurs. Multiple pattern formats have been tried (with/without escaping dots, regex wildcards, alternations), all failing. Directly specifying full topic names in the topic field works fine. This appears to be a bug in pattern matching for topic names with special characters -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
