[
https://issues.apache.org/jira/browse/FLINK-13414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404608#comment-17404608
]
Stephan Ewen commented on FLINK-13414:
--------------------------------------
[~chesnay] "Isn't there still a somewhat hidden Scala dependency in
flink-streaming-java, because it relies on the KryoSerializer stuff in
flink-scala? Or are these only required for Scala applications?"
==> We discussed that offline, and indeed, there is a physical dependency. But
it is possible to decouple that, and instantiate Kryo in the absence of the
Scala modules with a smaller set of default serializers (not including the
Scala serializers).
> Add support for Scala 2.13
> --------------------------
>
> Key: FLINK-13414
> URL: https://issues.apache.org/jira/browse/FLINK-13414
> Project: Flink
> Issue Type: New Feature
> Components: API / Scala
> Reporter: Chaoran Yu
> Priority: Minor
> Labels: auto-deprioritized-major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)