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 23:26:34 UTC

[jira] [Closed] (STREAMS-143) Allow modules to get instances of StreamsJacksonMapper that can process additional DateTime formats

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

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

This capability is present as a result of work committed here:

https://github.com/apache/incubator-streams/pull/148


> Allow modules to get instances of StreamsJacksonMapper that can process additional DateTime formats
> ---------------------------------------------------------------------------------------------------
>
>                 Key: STREAMS-143
>                 URL: https://issues.apache.org/jira/browse/STREAMS-143
>             Project: Streams
>          Issue Type: Improvement
>            Reporter: Steve Blackmon
>             Fix For: 0.1
>
>
> StreamsJacksonMapper has support for RFC3339 but many channels use other timeformats.  StreamsJacksonMapper has been optimized for streams and should be used everywhere, yet currently modules must override it to process non-standard dates.  It would be preferable if StreamsJacksonMapper .getInstance accepted a list of additional Joda Strings that should be supported.



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