Skip to content
Snippets Groups Projects
Unverified Commit c9949214 authored by Yuming Wang's avatar Yuming Wang Committed by Sean Owen
Browse files

[SPARK-19146][CORE] Drop more elements when stageData.taskData.size > retainedTasks

## What changes were proposed in this pull request?

Drop more elements when `stageData.taskData.size > retainedTasks` to reduce the number of times on call drop function.

## How was this patch tested?

Jenkins

Author: Yuming Wang <wgyumg@gmail.com>

Closes #16527 from wangyum/SPARK-19146.
parent c4a6519c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment