rmatharu commented on issue #1241: SAMZA-2424: AM should cache and serve serialized Job Model to containers URL: https://github.com/apache/samza/pull/1241#issuecomment-570322826 As @shanthoosh pointed out, state-store-GC-monitor uses containers' locality mapping to determine the tasks on a given host (if the app is currently running), with this change the monitor could end up using a previous app-attempt's locality mappings. An alternative way may be to expose separate calls for cached vs. non-cached JobModel?
---------------------------------------------------------------- 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
