Daniel Chen  created SAMZA-1966:
-----------------------------------

             Summary: Get serdes configuration by name in SamzaContainer
                 Key: SAMZA-1966
                 URL: https://issues.apache.org/jira/browse/SAMZA-1966
             Project: Samza
          Issue Type: Bug
    Affects Versions: 1.0
            Reporter: Daniel Chen 
            Assignee: Daniel Chen 


Currently, we do not assign the serdes by name with types in 
SerializerConfig.getSerdeFactoryName unless they are defined in the 
serdes.registry config since SamzaContainer.apply searches for the serdes based 
on the names defined in the registry.

 

We want to be able to use these default names without defining them in the 
registry. ie find a another way to find all serdes without reliance on the 
serdes.registry config



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to