Github user rmetzger commented on the pull request:

    https://github.com/apache/flink/pull/304#issuecomment-70526481
  
    Maybe I'm missing something but in my understanding if a user is using 
`DateTime` in a POJO, we would be able to serialize that efficiently with Kryo 
(without writing any classname for that).
    
    I agree that if a user is using the `Instant` class of Jodatime its either 
not working or slow. But thats fine because most users are probably using 
`DateTime`. Those users would have to take care of finding or implementing a 
serializer for it.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to