Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-32335] Fix the ConcurrentModificationException in the unittest #247

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

jiangxin369
Copy link
Contributor

What is the purpose of the change

Fix the ConcurrentModificationException in the unittest.

Brief change log

  • Operate the PipelinedSubpartition#buffers with lock obtained.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API, i.e., is any changed class annotated with @Public(Evolving): (no)

Documentation

  • Does this pull request introduce a new feature? (no)
  • If yes, how is the feature documented? (not applicable)

@lindong28
Copy link
Member

Thanks for the PR. LGTM.

@lindong28 lindong28 merged commit 892fb47 into apache:master Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants