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 2020/02/13 20:25:28 UTC

[GitHub] [spark] khogeland commented on issue #26687: [SPARK-30055][k8s] Allow configuration of restart policy for Kubernetes pods

khogeland commented on issue #26687: [SPARK-30055][k8s] Allow configuration of restart policy for Kubernetes pods
URL: https://github.com/apache/spark/pull/26687#issuecomment-585955182
 
 
   Just pushed a couple improvements to address concerns in this thread:
   
   - Reverted the executor default to "Never", with updated documentation advising against changing the default in non-streaming cases
   - Fixed the race condition in executor scheduling by populating the snapshot store immediately in the main thread
   - Added a random suffix to the ID in the executor startup script to prevent restarting with the same ID

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