tedyu opened a new pull request, #38902:
URL: https://github.com/apache/spark/pull/38902

   ### What changes were proposed in this pull request?
   This PR adjusts graceful shutdown time of ExecutorPodsSnapshotsStoreImpl 
according to hadoop config `hadoop.service.shutdown.timeout`.
   
   ### Why are the changes needed?
   This is a follow on for commit 9ab8ba73a384b207bd7bbea5db40eeccdc76ffa4, 
`Shorten graceful shutdown time of ExecutorPodsSnapshotsStoreImpl to prevent 
blocking shutdown process`.
   
   Since the value of `hadoop.service.shutdown.timeout` may be different from 
the default value, we should adjust the value for 
`KUBERNETES_EXECUTOR_SNAPSHOTS_SUBSCRIBERS_GRACE_PERIOD` accordingly.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Existing test suite.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to