Uh oh!
There was an error while loading. Please reload this page.
Backport "HBASE-27814 Add support for dump and process metrics servlet in REST InfoServer" to branch-2.6 - #5729
Conversation
NihalJain
commented
Feb 29, 2024
Backports #5215. Sorry for the mess-up in previous PR. |
NihalJain
commented
Feb 29, 2024
Built code locally, extracted assembly, started a local cluster and started HBase REST server.
|
Apache-HBase
commented
Feb 29, 2024
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 29, 2024
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Feb 29, 2024
🎊 +1 overall
This message was automatically generated. |
ndimiduk
commented
Mar 1, 2024
Do we not have this kind of basic functional test in the suite? |
ndimiduk
left a comment
There was a problem hiding this comment.
LGTM
FYI, I don't usually request review of backport PRs, unless there's something particularly tricky/different between the master and backport changes. In this case, the diffs look basically identical (by my scan), so I would just make the PR to verify the build-bot is happy and move on.
NihalJain
commented
Mar 1, 2024
I suppose we do but that must run inside minicluster. I run this by pointing to a node (local/distributed).
Ah seems I am being extra cautious. Let me follow this approach going forward.
They are exactly same here. Thanks for you review. I will merge this then. |

Other changes: