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

[Improvement] increase retry interval of container status check #2365

Closed
mchades opened this issue Feb 27, 2024 · 0 comments · Fixed by #2366
Closed

[Improvement] increase retry interval of container status check #2365

mchades opened this issue Feb 27, 2024 · 0 comments · Fixed by #2366
Assignees
Labels
improvement Improvements on everything

Comments

@mchades
Copy link
Contributor

mchades commented Feb 27, 2024

What would you like to be improved?

In order to quickly address issue #2270

How should we improve?

We can directly extend the detection interval, and a more comprehensive detection mechanism can be discussed in #2271.

@mchades mchades added the improvement Improvements on everything label Feb 27, 2024
@mchades mchades added this to the Gravitino 0.5.0 milestone Feb 27, 2024
@mchades mchades self-assigned this Feb 27, 2024
mchades added a commit that referenced this issue Feb 27, 2024
…heck (#2366)

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

increase retry interval of container status check from 5s to 10s

### Why are the changes needed?

 the retry interval is too short to wait HDFS initialization completed

Fix: #2365 

### 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
improvement Improvements on everything
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant