-
Notifications
You must be signed in to change notification settings - Fork 380
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
[CELEBORN-1793] Add netty pinned memory metrics #3019
base: main
Are you sure you want to change the base?
Conversation
"x": 0, | ||
"y": 39 | ||
}, | ||
"id": 226, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI:
The ids used in #2990 are 226-233
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If #2990 merged, need to change the ids
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@leixm could you rebase the ids? start from 234
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI: the ids used in #3026 are 234-235
.
This PR is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
This issue was closed because it has been staled for 10 days with no activity. |
What changes were proposed in this pull request?
Add netty pinned memory metrics
Why are the changes needed?
We can know more accurately the memory actually allocated from PoolArena.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Existing uts.