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/05 01:45:20 UTC

[jira] [Created] (STREAMS-422) SNS providers should emit appropriately typed documents by default

Steve Blackmon created STREAMS-422:
--------------------------------------

             Summary: SNS providers should emit appropriately typed documents by default
                 Key: STREAMS-422
                 URL: https://issues.apache.org/jira/browse/STREAMS-422
             Project: Streams
          Issue Type: Task
            Reporter: Steve Blackmon
             Fix For: 0.5


Existing SNS providers are inconsistent in that some emit generated beans, some emit objects native to third-party libraries (not always serializable), some emit json Strings.

We should standardize on always emitting Serializable generated beans capable of reproducing the JSON retrievable from the network rest API by default.  



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