[
https://issues.apache.org/jira/browse/SAMZA-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15336621#comment-15336621
]
Boris Shkolnik commented on SAMZA-969:
--------------------------------------
added getNonEmptyOption method in ScalaConfig to allow users to configure serde
as "".
In this case it will be skipped and not initialized.
> allow empty serde for SystemStream for SystemConsumer
> -----------------------------------------------------
>
> Key: SAMZA-969
> URL: https://issues.apache.org/jira/browse/SAMZA-969
> Project: Samza
> Issue Type: Bug
> Reporter: Boris Shkolnik
> Assignee: Boris Shkolnik
> Fix For: 0.10.1
>
>
> If serde is configured as "" (empty string), we shouldn't create a serde and
> that will just pass the object "as is" through the SerdeManager.
> SAMZA-959 covered serde specified for systems.
> This one covers serde specified for SystemStream.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)