[
https://issues.apache.org/jira/browse/SAMZA-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yi Pan (Data Infrastructure) resolved SAMZA-1814.
-------------------------------------------------
Resolution: Fixed
> System, Stream and Table configuration generation for low-level task
> application
> --------------------------------------------------------------------------------
>
> Key: SAMZA-1814
> URL: https://issues.apache.org/jira/browse/SAMZA-1814
> Project: Samza
> Issue Type: Improvement
> Reporter: Yi Pan (Data Infrastructure)
> Assignee: Yi Pan (Data Infrastructure)
> Priority: Major
> Fix For: 1.0
>
>
> With SEP-14, we introduced System and StreamDescriptors and those descriptors
> will have toConfig() method to directly generate configuration.
> TableDescriptor is not following the same pattern and is converted to
> TableSpec before being used to generate configuration. We should consolidate
> those different configuration generation mechanisms to follow the same
> descriptor-to-configure and move the logic into ExecutionPlanner.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)