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

[#5969] fix(Docker): Failed to create Docker network by concurrent execution ITs #5970

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

xunliu
Copy link
Member

@xunliu xunliu commented Dec 24, 2024

What changes were proposed in this pull request?

Uses thread safe to create Docker network

Why are the changes needed?

Fix: #5969

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

CI Passed.

@xunliu xunliu added the 0.8.0 Release v0.8.0 label Dec 24, 2024
@xunliu xunliu requested a review from mchades December 24, 2024 07:27
@xunliu xunliu self-assigned this Dec 24, 2024
@mchades mchades removed the 0.8.0 Release v0.8.0 label Dec 24, 2024
@mchades mchades merged commit 9703039 into apache:main Dec 24, 2024
26 checks passed
Abyss-lord pushed a commit to Abyss-lord/gravitino that referenced this pull request Dec 29, 2024
…ent execution ITs (apache#5970)

### What changes were proposed in this pull request?

Uses thread safe to create Docker network

### Why are the changes needed?


Fix: apache#5969

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

CI Passed.
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.

[Bug report] Failed to create Docker network by concurrent execution ITs
2 participants