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

[Subtask] Starting a Container Using the Singleton Mode #2793

Closed
Tracked by #2765
mchades opened this issue Apr 3, 2024 · 0 comments · Fixed by #2794
Closed
Tracked by #2765

[Subtask] Starting a Container Using the Singleton Mode #2793

mchades opened this issue Apr 3, 2024 · 0 comments · Fixed by #2794
Assignees
Labels
subtask Subtasks of umbrella issue

Comments

@mchades
Copy link
Contributor

mchades commented Apr 3, 2024

Describe the subtask

The method of starting the current container is not locked, which may result in the same container being started multiple times.

Parent issue

#2765

@mchades mchades added the subtask Subtasks of umbrella issue label Apr 3, 2024
@mchades mchades added this to the Gravitino 0.5.0 milestone Apr 3, 2024
jerryshao pushed a commit that referenced this issue Apr 3, 2024
#2794)

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

make `startxxxContainer` Singleton

### Why are the changes needed?

Fix: #2793 

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

no

### How was this patch tested?

existing tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask Subtasks of umbrella issue
Projects
None yet
1 participant