bkonold commented on issue #1113: SAMZA-2280: LocalApplicationRunner should use 
final, planned set of configs
URL: https://github.com/apache/samza/pull/1113#issuecomment-517409540
 
 
   Good point. In YARN we already do this, since the app descriptor is 
instantiated once during planning and again on container start up. So, at least 
there would be parity between standalone and YARN control flows. There are 
certainly cases where weird things could happen dependent on the idempotency of 
the user's code. Whether this breaks anything I think would be a question of 
what users are already doing in their describe methods.

----------------------------------------------------------------
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

Reply via email to