Skip to content

Backport "HBASE-28868 Add missing permission check for updateRSGroupConfig in branch-2" to branch-2.5 - #6282

Closed
NihalJain wants to merge 993 commits into
apache:branch-2.6from
NihalJain:HBASE-28868_branch-2.5
Closed

Backport "HBASE-28868 Add missing permission check for updateRSGroupConfig in branch-2" to branch-2.5#6282
NihalJain wants to merge 993 commits into
apache:branch-2.6from
NihalJain:HBASE-28868_branch-2.5

Conversation

@NihalJain

Copy link
Copy Markdown
Contributor

sunhellyand others added 30 commits September 28, 2023 09:06
…e is empty (apache#5375)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Co-authored-by: Rahul Kumar <rahul.kumar@rahulku-ltmdgmc.internal.salesforce.com>
…pache#5391)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Aman Poonia <aman.poonia.29@gmail.com>
Signed-off-by: David Manning <david.manning@salesforce.com>
…commit phase (apache#5437)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Aman Poonia <aman.poonia.29@gmail.com>
…zer (apache#5446)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
(cherry picked from commit 3bf3b96)
apache#5447)
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
Reviewed-by: Duo Zhang <zhangduo@apache.org>
…ny in Procedure.proto (apache#5411)
Bump the hbase thirdparty dependency to 4.1.5 where we relocated the proto files in protobuf-java jar
The generated protobuf messages are OK since we do not need to change any non generated java code
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
Signed-off-by: Nihal Jain <nihaljain@apache.org>
(cherry picked from commit eb24001)
… stopping (apache#5453)
Signed-off-by: GeorryHuang <huangzhuoyue@apache.org>
Signed-off-by: Xiaolin Ha <haxiaolin@apache.org>
(cherry picked from commit 6455c49)
…(HMaster) (apache#5432)
The RegionState for meta region could be null for a fresh new cluster, we should also wait a bit to let it finish the initialization.
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 865a595)
Signed-off-by: GeorryHuang <huangzhuoyue@apache.org>
(cherry picked from commit f15ff5b)
…tion is null (apache#5456)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
Signed-off-by: David Manning <david.manning@salesforce.com>
…alues (apache#5450)
reduce test dataset size by 20% to fit heap with safety margin
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
(cherry picked from commit 0d15d03)
…y-tests (apache#5458)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.35 to 3.1.37.
- [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.35...3.1.37)
---
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>
(cherry picked from commit 991d4aa)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
…nd RELEASENOTES.md
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
…heckOnlineRegionsReport to tryLock (apache#5442)
* To prevent threads from being blocked by the lock of RegionStateNode, modify the way of acquiring the RegionStateNode lock in checkOnlineRegionsReport to tryLock.
Co-authored-by: lvhaiping.lhp <lvhaiping.lhp@alibaba-inc.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit e07d1fe)
Co-authored-by: Ray Mattingly <rmattingly@hubspot.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
(cherry picked from commit 1641a4a)
…ndler (apache#5473)
Co-authored-by: Ray Mattingly <rmattingly@hubspot.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
…a table in HBase shell, the log prompt will report an error. (apache#5460)
Co-authored-by: xiaozhang <issac.zhang@huolala.cn>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 13d46e7)
…nt branches (apache#5434)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 6febf48)
… region location (apache#5463)
Ensure that hbck will report as inconsistent regions where previously a
location was reported but now the region location is null, if it is not
expected to be offline.
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
Reviewed-by: Shanmukha Haripriya Kota <skota@cloudera.com>
apache#5476)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
…e#5489)
Backport of apache#5475
(cherry picked from commit 0d04a60)
Signed-off-by: Andrew Purtell <apurtell@apache.org>
… for challenge response" to branch-2.x (apache#5472) (apache#5496)
- Backport HBASE-23881 "Netty SASL implementation does not wait for challenge response"
- Backport HBASE-24263 "TestDelegationToken is broken"
- Fix assertion to check for InvalidToken.class.getName() to ensure bug is fixed
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
…string is not match format (apache#5494)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 027a119)
…implementations (apache#5506)
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
Signed-off-by: Bryan Beaudreault <bbeaudreault@apache.org>
Divneet18and others added 22 commits July 19, 2024 18:01
…d be less (apache#6104) (apache#6105)
Signed-off-by: Viraj Jasani <vjasani@apache.org>
…ache#6110)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
Signed-off-by: Pankaj Kumar <pankajkumar@apache.org>
(cherry picked from commit c264299)
apache#6065)
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
Signed-off-by: Pankaj Kumar <pankajkumar@apache.org>
Co-authored-by: Charles Connell <cconnell@hubspot.com>
…hbase.io.compress.zstd.buffersize is not configured (apache#6114) (apache#6121)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Reviewed-by: Vineet Kumar Maheshwari <vineet.4008@gmail.com>
(cherry picked from commit 73f2710)
(cherry picked from commit c6e819e)
…leads Spark miss data (apache#6120)
Change-Id: I7449f2b776369777600c583d22b811e1931e6559
Signed-off-by: Pankaj <pankajkumar@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Pankaj Kumar <pankajkumar@apache.org>
(cherry picked from commit 17a68ae)
Signed-off-by: Viraj Jasani <vjasani@apache.org>
Reviewed-by: Ray Mattingly <rmdmattingly@gmail.com>
(cherry picked from commit 0fe7f01)
(cherry picked from commit ca09546)
…ca region (apache#6123)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Pankaj Kumar <pankajkumar@apache.org>
Signed-off-by: Nihal Jain <nihaljain@apache.org>
(cherry picked from commit 34898bf)
…pache#6156)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Pankaj <pankajkumar@apache.org>
Signed-off-by: Istvan Toth <stoty@apache.org>
… from output tarball (apache#6157) (apache#6161)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 98e7e1b)
…ache#6174)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 18ddef1)
…eTransition if procedure is initialised by next Active master (apache#6180)
Added masterActiveTime as fencing token for remote procedures
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Reviewed-by: Aman Poonia <aman.poonia.29@gmail.com>
…fined order (apache#6168)
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
Co-authored-by: Charles Connell <cconnell@hubspot.com>
…ks a connection to ZooKeeper (apache#6207)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Co-authored-by: rodenli <rodenli@tencent.com>
(cherry picked from commit 4da8880)
…procedure.jsp while Master is initializing (apache#6210)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 6a5757d)
(cherry picked from commit ffa6482bc810e55f8ce27e584addf126b3fb1357)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
…ame of the datanode (apache#6148) (apache#6212)
Co-authored-by: wangxin <wangxin9702@gmail.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Nihal Jain <nihaljain@apache.org>
Reviewed-by: Vineet Kumar Maheshwari <vineet.4008@gmail.com>
Reviewed-by: guluo <lupeng_nwpu@qq.com>
(cherry picked from commit 241bbaf)
Co-authored-by: WangXin <1458451310@qq.com>
(cherry picked from commit f4a1904)
… all background tasks are finished (apache#6263) (apache#6271)
Signed-off-by: Andrew Purtell <apurtell@apache.org>
(cherry picked from commit 52082bc)
(cherry picked from commit 0dc334f)
…#6206)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 46da224)
…ranch-2 (apache#6277)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit cf9c1d5)
@NihalJainNihalJain added the backport This PR is a back port of some issue or issues already committed to master label Sep 23, 2024
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 48sDocker mode activated.
-0 ⚠️yetus0m 5sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-2.5 Compile Tests _
+1 💚mvninstall2m 28sbranch-2.5 passed
+1 💚compile0m 18sbranch-2.5 passed
+1 💚javadoc0m 17sbranch-2.5 passed
+1 💚shadedjars4m 46sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚mvninstall2m 28sthe patch passed
+1 💚compile0m 18sthe patch passed
+1 💚javac0m 18sthe patch passed
+1 💚javadoc0m 17sthe patch passed
+1 💚shadedjars4m 42spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit4m 40shbase-rsgroup in the patch passed.
22m 11s
SubsystemReport/Notes
DockerClientAPI=1.47 ServerAPI=1.47 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR#6282
Optional Testsjavac javadoc unit compile shadedjars
unameLinux 316831a17a86 5.4.0-195-generic #215-Ubuntu SMP Fri Aug 2 18:28:05 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2.5 / 204fe2d
Default JavaTemurin-1.8.0_412-b08
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/testReport/
Max. process+thread count2168 (vs. ulimit of 30000)
modulesC: hbase-rsgroup U: hbase-rsgroup
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 55sDocker mode activated.
-0 ⚠️yetus0m 8sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-2.5 Compile Tests _
+1 💚mvninstall3m 10sbranch-2.5 passed
+1 💚compile0m 21sbranch-2.5 passed
+1 💚javadoc0m 16sbranch-2.5 passed
+1 💚shadedjars5m 13sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚mvninstall2m 50sthe patch passed
+1 💚compile0m 21sthe patch passed
+1 💚javac0m 21sthe patch passed
+1 💚javadoc0m 15sthe patch passed
+1 💚shadedjars5m 3spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit3m 54shbase-rsgroup in the patch passed.
23m 36s
SubsystemReport/Notes
DockerClientAPI=1.47 ServerAPI=1.47 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#6282
Optional Testsjavac javadoc unit compile shadedjars
unameLinux 41b57d089e17 5.4.0-195-generic #215-Ubuntu SMP Fri Aug 2 18:28:05 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2.5 / 204fe2d
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/testReport/
Max. process+thread count2401 (vs. ulimit of 30000)
modulesC: hbase-rsgroup U: hbase-rsgroup
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 47sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗codespell0m 0scodespell was not available.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
_ branch-2.5 Compile Tests _
+1 💚mvninstall3m 17sbranch-2.5 passed
+1 💚compile0m 25sbranch-2.5 passed
+1 💚checkstyle0m 10sbranch-2.5 passed
+1 💚spotbugs0m 32sbranch-2.5 passed
+1 💚spotless0m 46sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚mvninstall2m 55sthe patch passed
+1 💚compile0m 24sthe patch passed
+1 💚javac0m 24sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle0m 8sthe patch passed
+1 💚spotbugs0m 37sthe patch passed
+1 💚hadoopcheck22m 52sPatch does not cause any errors with Hadoop 2.10.2 or 3.2.4 3.3.6 3.4.0.
+1 💚spotless0m 55spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 13sThe patch does not generate ASF License warnings.
35m 58s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#6282
Optional Testsdupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless
unameLinux e8cc34b6d1cb 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2.5 / 204fe2d
Default JavaEclipse Adoptium-11.0.23+9
Max. process+thread count78 (vs. ulimit of 30000)
modulesC: hbase-rsgroup U: hbase-rsgroup
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/console
versionsgit=2.34.1 maven=3.9.8 spotbugs=4.7.3
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec1m 4sDocker mode activated.
-0 ⚠️yetus0m 7sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-2.5 Compile Tests _
+1 💚mvninstall4m 46sbranch-2.5 passed
+1 💚compile0m 43sbranch-2.5 passed
+1 💚javadoc0m 27sbranch-2.5 passed
+1 💚shadedjars8m 29sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚mvninstall3m 52sthe patch passed
+1 💚compile0m 32sthe patch passed
+1 💚javac0m 32sthe patch passed
+1 💚javadoc0m 25sthe patch passed
+1 💚shadedjars8m 26spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit7m 27shbase-rsgroup in the patch passed.
37m 30s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#6282
Optional Testsjavac javadoc unit compile shadedjars
unameLinux d18feb86c25e 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2.5 / 204fe2d
Default JavaEclipse Adoptium-11.0.23+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/testReport/
Max. process+thread count2348 (vs. ulimit of 30000)
modulesC: hbase-rsgroup U: hbase-rsgroup
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@NihalJain
NihalJain changed the base branch from branch-2.5 to branch-2.6September 24, 2024 16:36
@NihalJain

Copy link
Copy Markdown
ContributorAuthor

oops seems raised for 2.5 twice. closing, will open for branch-2.6 again

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@sunhelly@rahulLiving@virajjasani@petersomogyi@bbeaudreault@Apache9@hanke580@stoty@apurtell@hiping-tech@rmdmattingly@ZhangIssac@mihir6692@chaijunjie0101@shahrs87@wchevreuil@VinodAnandan@guluo2016