You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/04 16:24:33 UTC

[GitHub] gaborgsomogyi opened a new pull request #23732: [SPARK-26389][SS] Add force delete temp checkpoint configuration

gaborgsomogyi opened a new pull request #23732: [SPARK-26389][SS] Add force delete temp checkpoint configuration
URL: https://github.com/apache/spark/pull/23732
 
 
   ## What changes were proposed in this pull request?
   
   Not all users wants to keep temporary checkpoint directories. Additionally hard to restore from it.
   
   In this PR I've added a force delete flag which is default `false`. Additionally not clear for users when temporary checkpoint directory deleted so added log messages to explain this a bit more.
   
   ## How was this patch tested?
   
   Existing + additional unit tests.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org