[
https://issues.apache.org/jira/browse/SAMZA-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14316422#comment-14316422
]
Chris Riccomini commented on SAMZA-547:
---------------------------------------
I think we need try/finally for both writeObject and readObject, so we can
close the streams if there's an exception.
> 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
> Fix For: 0.9.0
>
> Attachments: SAMZA-547.0.patch, SAMZA-547.1.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)