You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2016/01/29 16:48:39 UTC

[jira] [Created] (FLINK-3305) Remove JavaKaffee serializer util

Stephan Ewen created FLINK-3305:
-----------------------------------

             Summary: Remove JavaKaffee serializer util
                 Key: FLINK-3305
                 URL: https://issues.apache.org/jira/browse/FLINK-3305
             Project: Flink
          Issue Type: Improvement
          Components: Java API
    Affects Versions: 0.10.1
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
            Priority: Blocker
             Fix For: 1.0.0


The {{Serializers}} class has a util method that registers some JodaTime default serializers at Kryo.

We should remove this util method and the JavaKaffee dependency:
  - The util method is not uses as far as I can tell.
  - The util method registers two arbitrary types from JodaTime. It is almost useless.
  - The dependency has caused conflicts in the past



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