[
https://issues.apache.org/jira/browse/SAMZA-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895368#comment-13895368
]
Garry Turkington commented on SAMZA-110:
----------------------------------------
So for the fromBytes method that makes sense, its just the noop as stated. But
toBytes will, if I read this right, take a java.lang.Byte and return an
Array[Byte]. Will that seeming inefficiency break anything?
> Write a ByteSerde
> -----------------
>
> Key: SAMZA-110
> URL: https://issues.apache.org/jira/browse/SAMZA-110
> Project: Samza
> Issue Type: Bug
> Components: container
> Affects Versions: 0.6.0
> Reporter: Chris Riccomini
>
> It would be good to have a ByteSerde included in samza-core's serializer
> package. This serde should just be a no-op that returns the arrays it's given.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)