zentol commented on issue #10344: [FLINK-14264][StateBackend][Rest] Expose 
state backend in checkpoint rest api
URL: https://github.com/apache/flink/pull/10344#issuecomment-562167635
 
 
   So I asked around and the reason why the CC is created even if checkpointing 
is disabled is that you still need it to support savepoints.
   In other words, the existing code only differentiates between 
batch/streaming jobs; but all streaming jobs are handled the same. Let's not 
touch this code.
   
   > because we'll always fail if checkpoint is disabled
   Which part would be failing right now?

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