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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)