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 2022/02/01 17:54:36 UTC

[GitHub] [spark] alexholmes commented on pull request #35373: [SPARK-38047][K8S] Provide a new executor roll policy called OUTLIER_NO_FALLBACK that only roll executors if they are outliers

alexholmes commented on pull request #35373:
URL: https://github.com/apache/spark/pull/35373#issuecomment-1027124870


   @dongjoon-hyun Thanks for your feedback. I've made the following changes:
   
   1. Kept the behavior of OUTLIERS policy unchanged, along with its associated unit tests.
   2. Introduced a new OUTLIER_NO_FALLBACK policy which doesn't fallback to TOTAL_DURATION in cases where there are no outliers
   3. Updated the title and content of this PR to reflect these changes
   4. Addressed your formatting comments above


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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