You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2015/02/09 22:56:34 UTC

[jira] [Closed] (STREAMS-241) Reflection-based StreamsJacksonMapper

     [ https://issues.apache.org/jira/browse/STREAMS-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Blackmon closed STREAMS-241.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.1

Looks like this merged to master 12/11/2014 via c0bdfeb -> c466a2c

> Reflection-based StreamsJacksonMapper
> -------------------------------------
>
>                 Key: STREAMS-241
>                 URL: https://issues.apache.org/jira/browse/STREAMS-241
>             Project: Streams
>          Issue Type: Sub-task
>            Reporter: Steve Blackmon
>             Fix For: 0.1
>
>
> StreamsJacksonMapper requires a list of joda time strings to be supplied by the instantiating class.  This is a problem because StreamsJacksonMapper's supporting classes are not serializable, and thus has to be created via prepare method.  If StreamsJacksonMapper.getInstance() were able to return a mapper with support for all date-time formats available from components on the classpath, implementation of serializable generic type conversion processors would be greatly simplified.



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