You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2015/03/12 21:36:38 UTC

[jira] [Resolved] (SAMZA-550) Remove dead code in SerializerConfig

     [ https://issues.apache.org/jira/browse/SAMZA-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Riccomini resolved SAMZA-550.
-----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 0.10.0)
                   0.9.0

+1 Merged and committed!

> Remove dead code in SerializerConfig
> ------------------------------------
>
>                 Key: SAMZA-550
>                 URL: https://issues.apache.org/jira/browse/SAMZA-550
>             Project: Samza
>          Issue Type: Bug
>          Components: container
>    Affects Versions: 0.8.1
>            Reporter: Yan Fang
>            Assignee: Benjamin Fradet
>            Priority: Trivial
>              Labels: newbie
>             Fix For: 0.9.0
>
>         Attachments: SAMZA-550.1.patch
>
>
> In [SerializerConfig|https://github.com/apache/samza/blob/master/samza-core/src/main/scala/org/apache/samza/config/SerializerConfig.scala], "SERIALIZER_PREFIX" is not used. Remove it or use it to replace "serializers.registry." in 
> {code}
> val subConf = config.subset("serializers.registry.", true)
> {code}



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