C0urante opened a new pull request #11903: URL: https://github.com/apache/kafka/pull/11903
[JIRA](https://issues.apache.org/jira/browse/KAFKA-13497) Adds runtime logging to the `RegexRouter` to show exactly which topics get routed where. As noted in the Jira ticket, this is similar to existing logging in the `Cast` SMT: https://github.com/apache/kafka/blob/620f1d88d80fdf8150bd0b75be307bc4a2d3a0ea/connect/transforms/src/main/java/org/apache/kafka/connect/transforms/Cast.java#L174 ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) -- 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]
