Yi Pan (Data Infrastructure) created SAMZA-1814:
---------------------------------------------------
Summary: System, Stream and Table configuration generation should
use a consistent pattern in the planner
Key: SAMZA-1814
URL: https://issues.apache.org/jira/browse/SAMZA-1814
Project: Samza
Issue Type: Improvement
Reporter: Yi Pan (Data Infrastructure)
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)