You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2016/07/31 02:38:20 UTC

[jira] [Comment Edited] (KAFKA-4008) Module "tools" should ne be dependent on "core"

    [ https://issues.apache.org/jira/browse/KAFKA-4008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15400920#comment-15400920 ] 

Ismael Juma edited comment on KAFKA-4008 at 7/31/16 2:36 AM:
-------------------------------------------------------------

Note that `connect-runtime` has a dependency on `tools` and due to this change it ends up depending on a particular Scala version due to the `core` dependency.


was (Author: ijuma):
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: Blocker
>             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)