Skip to content

[Backport] bugfix: when building materialized-view, if taskCount>1, may cause concurrentModificationException#7165

Merged
clintropolis merged 1 commit intoapache:0.14.0-incubatingfrom
jon-wei:backport-6690-to-0.14.0-incubating
Mar 1, 2019
Merged

[Backport] bugfix: when building materialized-view, if taskCount>1, may cause concurrentModificationException#7165
clintropolis merged 1 commit intoapache:0.14.0-incubatingfrom
jon-wei:backport-6690-to-0.14.0-incubating

Conversation

@jon-wei
Copy link
Copy Markdown
Contributor

@jon-wei jon-wei commented Feb 28, 2019

Backport #6690 to 0.14.0-incubating

…ncurrentModificationException (apache#6690)

* bugfix: when building materialized-view, if taskCount >1, may cause ConcurrentModificationException

* remove entry after iteration instead of using ConcurrentMap, and add unit test

* small change

* modify unit test for coverage

* remove unused method
@jon-wei jon-wei added this to the 0.14.0 milestone Feb 28, 2019
@clintropolis clintropolis merged commit e07537b into apache:0.14.0-incubating Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants