[
https://issues.apache.org/jira/browse/KAFKA-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ewen Cheslack-Postava resolved KAFKA-4008.
------------------------------------------
Resolution: Fixed
Fix Version/s: 0.10.1.0
Issue resolved by pull request 1685
[https://github.com/apache/kafka/pull/1685]
> Module "tools" should not 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: Blocker
> Fix For: 0.10.1.0, 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)