mimaison commented on PR #13157: URL: https://github.com/apache/kafka/pull/13157#issuecomment-1456709095
Sorry for the delay. I _think_ you technically don't necessarily need to have transitive dependencies in the classpath to compile a class. For example, it is possible to build a custom `TopicFilter` without having `mirror-client` in the classpath. For that reason, in theory, this change could break some users. So can you try to keep the classes in mirror, otherwise we'll need a small KIP. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org