-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Backport "HBASE-27814 Add support for dump and process metrics servlet in REST InfoServer" to branch-2.6 #5724
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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: 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>
…pache#5150) Signed-off-by: Duo Zhang <zhangduo@apache.org>
…pache#5157) Signed-off-by: Liangjun He <heliangjun@apache.org>
apache#5178) Signed-off-by: Duo Zhang <zhangduo@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>
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>
…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>
…apache#5612) Signed-off-by: Nihal Jain <nihaljain@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>
NihalJain
added
the
backport
This PR is a back port of some issue or issues already committed to master
label
Feb 29, 2024
Backports #5215 |
NihalJain
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.6
Feb 29, 2024
💔 -1 overall
This message was automatically generated. |
1 similar comment
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
Oops this seems to have messed up. Closing. Will raise a new one. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Other changes: