Hi all,

I'd appreciate a review of this PR when someone has time:

JIRA: https://issues.apache.org/jira/projects/KAFKA/issues/KAFKA-20189
PR: https://github.com/apache/kafka/pull/21482

The change adds support for glob character classes ([...]) in
GlobComponent, including support for negation (!/^), escaped
characters, and associated unit tests.

This is my first contribution to Kafka, and the PR has been open for a
while. I'd be grateful for any feedback on the implementation, whether
it's ready for review, or what changes would be needed to move it
forward.

Thanks for your time.

Reply via email to