Skip to content

Conversation

@npepinpe
Copy link
Member

Description

This PR fixes a flaky test due to using an array to collect data that gets modified across thread boundaries. The fix is just to use a CopyOnWriteArrayList.

@npepinpe npepinpe self-assigned this Mar 11, 2025
@npepinpe npepinpe added backport stable/8.6 Backport a pull request to stable/8.6 backport stable/8.7 Backport a pull request to stable/8.7 labels Mar 11, 2025
@github-actions github-actions bot added the component/zeebe Related to the Zeebe component/team label Mar 11, 2025
@npepinpe npepinpe requested a review from lenaschoenburg March 11, 2025 08:24
@npepinpe npepinpe enabled auto-merge March 11, 2025 08:24
Copy link
Member

@lenaschoenburg lenaschoenburg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice , any backports needed?

@npepinpe npepinpe added this pull request to the merge queue Mar 11, 2025
Merged via the queue into main with commit 37dd830 Mar 11, 2025
66 checks passed
@npepinpe npepinpe deleted the np-fix-flaky branch March 11, 2025 10:09
@backport-action
Copy link
Collaborator

Successfully created backport PR for stable/8.6:

@backport-action
Copy link
Collaborator

Successfully created backport PR for stable/8.7:

github-merge-queue bot pushed a commit that referenced this pull request Mar 11, 2025
# Description
Backport of #29428 to `stable/8.7`.

relates to
github-merge-queue bot pushed a commit that referenced this pull request Mar 11, 2025
# Description
Backport of #29428 to `stable/8.6`.

relates to
@korthout korthout added the version:8.7.0 Marks an issue as being completely or in parts released in 8.7.0 label Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport stable/8.6 Backport a pull request to stable/8.6 backport stable/8.7 Backport a pull request to stable/8.7 component/zeebe Related to the Zeebe component/team version:8.6.12 version:8.7.0 Marks an issue as being completely or in parts released in 8.7.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants