mxm commented on issue #7249: [FLINK-11048] Ability to programmatically execute 
streaming pipeline with savepoint restore
URL: https://github.com/apache/flink/pull/7249#issuecomment-449080141
 
 
   >I would also prefer the execute method with the savepoint restore settings 
(the previous version of the PR had that actually). Unfortunately we had to 
discard that (in favor of the constructor) because it would require the 
savepoint restore parameter to be passed through a member variable to still be 
able to call `protected JobExecutionResult executeRemotely(StreamGraph 
streamGraph, List<URL> jarFiles)`, which we have to for backward compatibility..
   
   I think it would be ok to simply not support savepoint settings when using 
this method.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to