Noticed https://issues.apache.org/jira/browse/MESOS-4919 and curious if there were any considerations to allow executors to reject killing requests entirely?
This could be quite useful to stateful services where data replication/backfilling latencies are not known in advance and as such 'grace_period' may not fit or would result in artificially inflated timeouts.

