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

Chris Riccomini commented on SAMZA-547:
---------------------------------------

Looks good. I think we should go with SerializableTypeSerde (but rename it to 
SerializableSerde). The typing doesn't really matter for the main Serde use 
case, since we give users Object in IncomingMessageEnvelope, but for ancillary 
use cases, it'd be good to have it strongly typed. Saves a type cast.

> Add Java Serializable Serde
> ---------------------------
>
>                 Key: SAMZA-547
>                 URL: https://issues.apache.org/jira/browse/SAMZA-547
>             Project: Samza
>          Issue Type: Bug
>          Components: container
>    Affects Versions: 0.9.0
>            Reporter: Chris Riccomini
>            Assignee: Ruslan Khafizov
>              Labels: newbie
>         Attachments: SAMZA-547.0.patch
>
>
> We should add a 
> [Serializable|http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html]
>  Serde implementation to Samza.



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

Reply via email to