You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2016/10/11 20:41:20 UTC

[jira] [Commented] (STREAMS-407) add DateTimeSerializers for formats safely, don't crash if invalid

    [ https://issues.apache.org/jira/browse/STREAMS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566530#comment-15566530 ] 

Steve Blackmon commented on STREAMS-407:
----------------------------------------

looking more closely at this, I think the right thing to do is alter the approach with StreamsJacksonMapper by declaring a configuration bean and using a private static map with exposed singleton access pattern based on the configuration bean.

it will be easier to alter the degrees of variation possible with this class with a configuration bean.

this approach is being used well in streams-converters.





> add DateTimeSerializers for formats safely, don't crash if invalid
> ------------------------------------------------------------------
>
>                 Key: STREAMS-407
>                 URL: https://issues.apache.org/jira/browse/STREAMS-407
>             Project: Streams
>          Issue Type: Bug
>            Reporter: Steve Blackmon
>            Assignee: Steve Blackmon
>             Fix For: 0.4
>
>
> add DateTimeSerializers for formats safely, don't crash if invalid



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