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

[CELEBORN-1716] Sleeping in CelebornShuffleReader while loop should have an upper bound time #2915

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zaynt4606
Copy link
Contributor

@zaynt4606 zaynt4606 commented Nov 13, 2024

What changes were proposed in this pull request?

There should be a failure ceiling in development scenarios.

Why are the changes needed?

Usually it won't get stuck in this while loop.
I wrote some bugs and it stuck there... 🥹🥹🥹

Does this PR introduce any user-facing change?

How was this patch tested?

image

@turboFei
Copy link
Member

turboFei commented Nov 14, 2024

Usually it won't get stuck in this while loop.
I wrote some bugs and it stuck there.

Do you meet this issue in production use case?

Is the bug for testing mode?

@zaynt4606
Copy link
Contributor Author

Usually it won't get stuck in this while loop.
I wrote some bugs and it stuck there.

Do you meet this issue in production use case?

Is the bug for testing mode?

For testing.

It wont happen in production.

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