bkonold opened a new pull request #1113: LocalApplicationRunner should use final, planned set of configs URL: https://github.com/apache/samza/pull/1113 LocalApplicationRunner should use final planned set of configs when creating stream processors. Prior to this change, LAR was relying on unplanned configs from the ApplicationDescriptor provided at construction time - this set of configs lacked system generated values coming from, for example, input and output descriptors defined in Application.describe()
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
