apache / apache/uniffle

[Improvement] Big Partition require buffer fail, and improve it.

Open
#1,489 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
454
Forks
172
Avg merge
5d 17h
Merged PRs (30d)
5

Description

### Code of Conduct

- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

### Search before asking

- [X] I have searched in the [issues](https://github.com/apache/incubator-uniffle/issues?q=is%3Aissue) and found no similar issues.

### What would you like to be improved?

When there is big partition require buffer, require buffer fails and may wait.
![image](https://github.com/apache/incubator-uniffle/assets/9440617/f4a14f8a-c281-41e6-ac9f-69450442fdce)

Until there is flush:
![image](https://github.com/apache/incubator-uniffle/assets/9440617/47e258ce-0969-4e5f-b92f-2e38e7dbb7ec)

### How should we improve?

Provide better default arguement and advise.

### Are you willing to submit PR?

- [X] Yes I am willing to submit a PR!

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the reported big-partition buffer failure and the behavior before and after flush, then locate the current buffer defaults and advice shown to users. Done means the failure and waiting behavior are addressed with better default arguments and clear guidance; no file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.