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

ASF GitHub Bot commented on FLINK-2972:
---------------------------------------

Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/1331#issuecomment-157385892
  
    Generic types go through Kryo, but kryo works without Chill. Chill only 
adds Scala Serializers, or does it also add Java and Util Serializers?


> Remove Twitter Chill dependency from flink-java module
> ------------------------------------------------------
>
>                 Key: FLINK-2972
>                 URL: https://issues.apache.org/jira/browse/FLINK-2972
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Java API
>    Affects Versions: 1.0.0
>            Reporter: Fabian Hueske
>            Assignee: Fabian Hueske
>             Fix For: 1.0.0
>
>
> The {{flink-java}} module has a transitive dependency on Scala due to 
> Twitter's Chill library. Chill is used within Flink's KryoSerializer to 
> obtain a Kryo instance that has be initialized for Scala classes. 
> In order to decouple {{flink-java}} from Scala, its dependency on Chill needs 
> to be removed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to