Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Pending Closed
-
llap
-
None
-
None
Description
If the wait queue is full, currently the task scheduler throws RejectedExecutionException. Instead it should kick out the lowest priority task and notify the AM as task killed.