We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Release memory when unregisterShuffleByAppId invoked, rather than release it by checkResource background thread.
checkResource
[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
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Code of Conduct
Search before asking
What would you like to be improved?
Release memory when unregisterShuffleByAppId invoked, rather than release it by
checkResource
background thread.How should we improve?
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: