Myasuka commented on issue #7281: [FLINK-11107][state] Avoid memory 
stateBackend to create arbitrary folders under HA path when no checkpoint path 
configured
URL: https://github.com/apache/flink/pull/7281#issuecomment-446297350
 
 
   @StephanEwen , since you have left annotations below:
   ~~~
   to keep supporting the old behavior where default (JobManager) Backend + HA 
mode = checkpoints in HA store
   we add the HA persistence dir as the checkpoint directory if none other is 
set
   ~~~
   However, I'm wondering whether this keeps the same behavior as before. For 
Flink-1.3, (JobManager) Backend + HA mode = only create `completedCheckpoint` 
file under HA folder. On the other side, for Flink-1.6, this would create 
another `job-id/chk-x/_metadata` except the completedCheckpoint file.

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