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] Release preAllocatedBuffer when unregisterShuffleByAppId request #1945

Open
3 tasks done
maobaolong opened this issue Jul 23, 2024 · 0 comments · May be fixed by #1970
Open
3 tasks done

[Improvement] Release preAllocatedBuffer when unregisterShuffleByAppId request #1945

maobaolong opened this issue Jul 23, 2024 · 0 comments · May be fixed by #1970

Comments

@maobaolong
Copy link
Member

maobaolong commented Jul 23, 2024

Code of Conduct

Search before asking

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

What would you like to be improved?

Release memory when unregisterShuffleByAppId invoked, rather than release it by checkResource background thread.

[2024-07-23 15:16:14.233] succeeded=true        allowed=true    cmd=unregisterShuffleByAppId    statusCode=SUCCESS      appId=application_1703049085550_16568008_1721718824735  shuffleId=-1    executionTimeUs=96     args:{null}
[2024-07-23 15:18:28.153] [checkResource-0] [WARN] ShuffleTaskManager - Remove expired preAllocatedBuffer[id=24467] that required by app: application_1703049085550_16568008_1721718824735
[2024-07-23 15:18:28.153] [checkResource-0] [WARN] ShuffleTaskManager - Remove expired preAllocatedBuffer[id=24468] that required by app: application_1703049085550_16568008_1721718824735

How should we improve?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant