kw2542 opened a new pull request #1255: SAMZA-2429: Update LocalApplicatoinRunner to load full job config from config loader when present. URL: https://github.com/apache/samza/pull/1255 Design: https://cwiki.apache.org/confluence/display/SAMZA/SEP-23%3A+Simplify+Job+Runner Changes: 1. Update unit test only public constructor of LocalApplicationRunner to take SamzaApplication and Config as well to be consistent with other constructors. 2. Update private constructor of LocalApplicationRunner to take SamzaApplication and Config. 3. Update private constructor of LocalApplicationRunner to load full job config when config loader is present. API Changes: N/A. This is part of a series PRs, detailed information will be provided in the last/main PR. Upgrade Instructions: This is part of a series PRs, detailed information will be provided in the last/main PR. Usage Instructions: This is part of a series PRs, detailed information will be provided in the last/main PR. Tests Unit tests
---------------------------------------------------------------- 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
