dnishimura opened a new pull request #1130: SAMZA-2294: LocalApplicationRunner support for missing coordinator stream URL: https://github.com/apache/samza/pull/1130 Certain standalone configurations do not define a `job.coordinator.system` because a coordinator stream is not necessary. For example, in PassthroughJobCoordinator configured jobs or integration test jobs might not have this defined. This PR allows support for such scenarios. Added additional unit tests and verified by @xinyuiscool with his testing. @xinyuiscool - Please take a look when you get a chance.
---------------------------------------------------------------- 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
