Uh oh!
There was an error while loading. Please reload this page.
HBASE-27966 HBase Master/RS JVM metrics populated incorrectly - #5364
Conversation
When trying to cherry-pick from master and apply patch locally in branch-2 and build: there was a compilation error as Just curious, what is the practice followed by other committers for backports, when we have a reference of this class
CC: @Apache9, @bbeaudreault, @Reidddddd |
bbeaudreault
commented
Aug 21, 2023
For this particular issue, I usually just edit locally after cherry picking, and commit with the fix applied. It's pretty annoying, I wonder if we can come up with a better way to make this a non-issue |
Apache-HBase
commented
Aug 21, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 21, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 21, 2023
🎊 +1 overall
This message was automatically generated. |
NihalJain
commented
Aug 23, 2023
Thank you @bbeaudreault for clarifying. |
NihalJain
commented
Aug 23, 2023
Code has already been reviewed as part of #5323. Will merge this tonight, if no concerns. |
…ncorrectly (apache#5323) (apache#5364) Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org> Signed-off-by: Duo Zhang <zhangduo@apache.org> Signed-off-by: Reid Chan <reidchan@apache.org>
Backports #5323