Skip to content
Snippets Groups Projects
Commit e33bfaed authored by Shixiong Zhu's avatar Shixiong Zhu Committed by Josh Rosen
Browse files

[SPARK-17463][CORE] Make CollectionAccumulator and SetAccumulator's value can be read thread-safely

## What changes were proposed in this pull request?

Make CollectionAccumulator and SetAccumulator's value can be read thread-safely to fix the ConcurrentModificationException reported in [JIRA](https://issues.apache.org/jira/browse/SPARK-17463).

## How was this patch tested?

Existing tests.

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #15063 from zsxwing/SPARK-17463.
parent ff6e4cbd
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