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

Yi Pan (Data Infrastructure) resolved SAMZA-1813.
-------------------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0

> ApplicationRunner should use Planner generated configs for StreamManager
> ------------------------------------------------------------------------
>
>                 Key: SAMZA-1813
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1813
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Prateek Maheshwari
>            Assignee: Prateek Maheshwari
>            Priority: Major
>             Fix For: 1.0
>
>
> Currently, both LocalApplicationRunner and RemoteApplicationRunner create the 
> StreamManager before planning has started, using the configs originally 
> passed in by the user. This worked so far since the planner didn't change any 
> system or stream specific configs. However, with the introduction of System 
> and Stream Descriptors (SEP-14), the ApplicationRunner now generates system 
> and stream configuration based on user provided descriptors during planning. 
> This means that the StreamManager should be instantiated later so that it's 
> aware of all configured systems and streams.



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

Reply via email to