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

[Bug] Judge and wait when return wait state MapOutput #1013

Closed
3 tasks done
lifeSo opened this issue Jul 17, 2023 · 0 comments · Fixed by #1063
Closed
3 tasks done

[Bug] Judge and wait when return wait state MapOutput #1013

lifeSo opened this issue Jul 17, 2023 · 0 comments · Fixed by #1063
Assignees
Labels
0.8 For 0.8 version release

Comments

@lifeSo
Copy link
Collaborator

lifeSo commented Jul 17, 2023

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the bug

When therer is not enough memory, It will return MapOutput of type wait, It should wait until there is enough memory.

Affects Version(s)

master

Uniffle Server Log Output

No response

Uniffle Engine Log Output

No response

Uniffle Server Configurations

No response

Uniffle Engine Configurations

No response

Additional context

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@jerqi jerqi mentioned this issue Jul 23, 2023
35 tasks
@jerqi jerqi added the 0.8 For 0.8 version release label Jul 29, 2023
jerqi pushed a commit that referenced this issue Aug 23, 2023
### What changes were proposed in this pull request?

When therer is not enough memory, It will return MapOutput of type wait, It should wait until there is enough memory.


### Why are the changes needed?

Fix: #1013

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


No.

### How was this patch tested?

unit test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.8 For 0.8 version release
Projects
None yet
2 participants