Skip to content

Kafka topicPattern fails to match topics containing dots (.) in 32.0.0 #19195

@zhaoyuanTian123

Description

@zhaoyuanTian123

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions