Skip to content

Backport "HBASE-27814 Add support for dump and process metrics servlet in REST InfoServer" to branch-2.6 - #5724

Closed
NihalJain wants to merge 6438 commits into
apache:branch-2.6from
NihalJain:HBASE-27814
Closed

Backport "HBASE-27814 Add support for dump and process metrics servlet in REST InfoServer" to branch-2.6#5724
NihalJain wants to merge 6438 commits into
apache:branch-2.6from
NihalJain:HBASE-27814

Conversation

@NihalJain

@NihalJainNihalJain commented Feb 29, 2024

Copy link
Copy Markdown
Contributor

Other changes:

  • Ensure info server stops during stop()
  • Extract header and footer. This would fix the log level page layout for rest web UI (See HBASE-20693)
  • Add hostname in the landing page instead of just port similar to other web UIs

Apache9and others added 30 commits May 15, 2023 10:35
…e.SystemExitRule (apache#5238)
Signed-off-by: Liangjun He <heliangjun@apache.org>
Signed-off-by: Xin Sun <ddupgs@gmail.com>
apache#5237)
From 50^3 to 30^3, 125000 -> 27000
Signed-off-by: Liangjun He <heliangjun@apache.org>
Signed-off-by: Xin Sun <ddupgs@gmail.com>
… make the minimum replication system work (apache#4672)
Signed-off-by: Xin Sun <ddupgs@gmail.com>
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
…rations such as migration (apache#4803)
Signed-off-by: Xin Sun <ddupgs@gmail.com>
…lication table does not exist (apache#4811)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Yu Li <liyu@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
…ionQueueFromZkToTableProcedure
Signed-off-by: Liangjun He <heliangjun@apache.org>
…lication queue data (apache#4901)
Signed-off-by: Liangjun He <heliangjun@apache.org>
Signed-off-by: Liangjun He <heliangjun@apache.org>
… separated HBase table design doc to git repo (apache#5197)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
… guide (apache#5203)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
…not in java.base' when running UTs with jdk11 (apache#5242)
Signed-off-by: Tianhang Tang <tianhang@apache.org>
…urity (apache#5205)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
…sing ImportTsv (apache#5225)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Update CycloneDX version
Signed-off-by: Duo Zhang <zhangduo@apache.org>
…to fail (apache#5244)
Forward cherry-pick from branch-2.
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Reviewew-by: Kota-SH <shanmukhaharipriya@gmail.com>
(cherry picked from commit 0ba562a)
Signed-off-by: GeorryHuang <huangzhuoyue@apache.org>
…che#5249)
Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.22.0...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
…-tests (apache#5250)
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.1...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Move CycloneDX plugin to profile section
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Co-authored-by: Rajeshbabu Chintaguntla <rajeshbabu@apache.org>
…omplete archive side changes (apache#5240)
When HFiles are placed on a filesystem other than HDFS a rename operation can be
a non-atomic file copy operation. It can take a long time to copy a large hfile
and if interrupted there may be a partially copied file present at the destination.
If we fail to “rename” the files into the archive we will continue to fail
indefinitely. Before larger changes are considered, perhaps to StoreFileTracker, we
should mitigate this problem.
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
apurtelland others added 20 commits December 24, 2023 09:57
Signed-off-by: Andrew Purtell <apurtell@apache.org>
…ing javadoc (apache#5600)
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Nihal Jain <nihaljain@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
….2.1 and 1.0.58 respectively (apache#5568)
- Also fix "NoMethodError: undefined method runtime for JRuby:Module" caused due to bump
Signed-off-by: Rajeshbabu Chintaguntla <rajeshbabu@apache.org>
…apache#5581)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Signed-off-by: Nihal Jain <nihaljain@apache.org>
Signed-off-by: Nihal Jain <nihaljain@apache.org>
)
Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
…rator/OperatorCreationException (apache#5608)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
…arRegionBlockCache (apache#5593)
Co-authored-by: Charles Connell <cconnell@hubspot.com>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
…o bin/hbase (apache#5610)
Signed-off-by: Nihal Jain <nihaljain@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
…castle/operator/OperatorCreationException (apache#5611)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
…ment (apache#5618)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
…xception (apache#5613)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
…y-tests (apache#5616)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.37...3.1.41)
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
…ache#5617)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.37...3.1.41)
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
…ts (apache#5619)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.2...3.1.3)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
…pache#5599)
Co-authored-by: liuwenjing3 <liuwenjing3@360.cn>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
…pache#5620)
Co-authored-by: Haosen Chen <haosenchen@tencent.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
@NihalJainNihalJain added the backport This PR is a back port of some issue or issues already committed to master label Feb 29, 2024
@NihalJain

Copy link
Copy Markdown
ContributorAuthor

Backports #5215

FYI @ndimiduk@bbeaudreault

@NihalJainNihalJain changed the title Backport "HBASE-27814 Add support for dump and process metrics servlet in REST …Backport "HBASE-27814 Add support for dump and process metrics servlet in REST InfoServer" to branch-2.6Feb 29, 2024
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 0sDocker mode activated.
-1 ❌patch0m 2s#5724 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
SubsystemReport/Notes
GITHUB PR#5724
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5724/1/console
versionsgit=2.17.1
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

1 similar comment
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 0sDocker mode activated.
-1 ❌patch0m 2s#5724 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
SubsystemReport/Notes
GITHUB PR#5724
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5724/1/console
versionsgit=2.17.1
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@NihalJain
NihalJain changed the base branch from master to branch-2.6February 29, 2024 14:41
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 0sDocker mode activated.
-1 ❌patch0m 13s#5724 does not apply to branch-2.6. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
SubsystemReport/Notes
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5724/1/console
versionsgit=2.17.1
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 0sDocker mode activated.
-1 ❌patch0m 12s#5724 does not apply to branch-2.6. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
SubsystemReport/Notes
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5724/1/console
versionsgit=2.17.1
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@NihalJain

Copy link
Copy Markdown
ContributorAuthor

Oops this seems to have messed up. Closing. Will raise a new one.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backportThis PR is a back port of some issue or issues already committed to master

Projects

None yet

Development

Successfully merging this pull request may close these issues.

20 participants

@NihalJain@Apache-HBase@taklwu@Apache9@2005hithlj@ydodeja365@guluo2016@yamasakisua@wchevreuil@chrajeshbabu@apurtell@ragarkar@thangTang@frostruan@Liang-jc@comnetwork@DieterDP-ng@chaijunjie0101@Himanshu-g81@liuchong