[Improvement] Rename the ShuffleBufferWithLinkedList to DefaultShuffleBuffer
- 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?
In #2124, the ShuffleBufferWithLinkedList has change the linkedlist data structure, so change its name to DefaultShuffleBuffer
### How should we improve?
_No response_
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
Contributor guide
Research direction
Search the repository for ShuffleBufferWithLinkedList and inspect the changes from issue #2124 to understand the current implementation. Rename the class and its references to DefaultShuffleBuffer, then verify that no old references remain and the relevant project checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100