Steve Blackmon created STREAMS-241:
--------------------------------------
Summary: Reflection-based StreamsJacksonMapper
Key: STREAMS-241
URL: https://issues.apache.org/jira/browse/STREAMS-241
Project: Streams
Issue Type: Sub-task
Reporter: Steve Blackmon
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)