[
https://issues.apache.org/jira/browse/FLINK-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809672#comment-16809672
]
Liya Fan commented on FLINK-3273:
---------------------------------
Hi [~mxm], thanks a lot for the detailed explanation.
To resolve this issue, the scala-dependent stuffs in flink-streaming-java
should be moved to flink-tests, so that flink-stream-java will be independent
of Scala, right?
If no one else is working on it, can I take it over? :)
Thanks.
> Remove Scala dependency from flink-streaming-java
> -------------------------------------------------
>
> Key: FLINK-3273
> URL: https://issues.apache.org/jira/browse/FLINK-3273
> Project: Flink
> Issue Type: Improvement
> Components: API / DataStream
> Reporter: Maximilian Michels
> Priority: Major
>
> {{flink-streaming-java}} depends on Scala through {{flink-clients}},
> {{flink-runtime}}, and {{flink-testing-utils}}. We should get rid of the
> Scala dependency just like we did for {{flink-java}}. Integration tests and
> utilities which depend on Scala should be moved to {{flink-tests}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)