[ https://issues.apache.org/jira/browse/KAFKA-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15400920#comment-15400920 ]
Ismael Juma commented on KAFKA-4008: ------------------------------------ Note that `connect-runtime` has a dependency on `tools` and this change it ends up depending on a particular Scala version due to the `core` dependency. > Module "tools" should ne be dependent on "core" > ----------------------------------------------- > > Key: KAFKA-4008 > URL: https://issues.apache.org/jira/browse/KAFKA-4008 > Project: Kafka > Issue Type: Bug > Components: core, tools > Reporter: Matthias J. Sax > Assignee: Matthias J. Sax > Priority: Critical > Fix For: 0.10.0.1 > > > The newly introduced "Stream Application Reset Tool" added the dependency to > {{core}} into module {{tools}}. We want to get rid of this dependency. > Solution: move {{StreamsResetter}} into module {{core}} > Remark: actually, {{StreamsResetter}} should be in module {{streams}} > however, this change is blocked by KIP-4. -- This message was sent by Atlassian JIRA (v6.3.4#6332)