Skip to content

Conversation

@NihalJain
Copy link
Contributor

sunhelly and others added 30 commits September 28, 2023 09:06
Co-authored-by: Rahul Kumar <[email protected]>
…pache#5391)

Signed-off-by: Duo Zhang <[email protected]>
Signed-off-by: Andrew Purtell <[email protected]>
Signed-off-by: Aman Poonia <[email protected]>
Signed-off-by: David Manning <[email protected]>
…commit phase (apache#5437)

Signed-off-by: Duo Zhang <[email protected]>
Signed-off-by: Andrew Purtell <[email protected]>
Signed-off-by: Aman Poonia <[email protected]>
…zer (apache#5446)

Signed-off-by: Wellington Chevreuil <[email protected]>
(cherry picked from commit 3bf3b96)
…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 <[email protected]>
Signed-off-by: Nihal Jain <[email protected]>
(cherry picked from commit eb24001)
… stopping (apache#5453)

Signed-off-by: GeorryHuang <[email protected]>
Signed-off-by: Xiaolin Ha <[email protected]>
(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 <[email protected]>
(cherry picked from commit 865a595)
Signed-off-by: GeorryHuang <[email protected]>
(cherry picked from commit f15ff5b)
…tion is null (apache#5456)

Signed-off-by: Wellington Chevreuil <[email protected]>
Signed-off-by: David Manning <[email protected]>
…alues (apache#5450)

reduce test dataset size by 20% to fit heap with safety margin

Signed-off-by: Duo Zhang <[email protected]>
Signed-off-by: Peter Somogyi <[email protected]>
(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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Duo Zhang <[email protected]>
(cherry picked from commit 991d4aa)
Signed-off-by: Duo Zhang <[email protected]>
Signed-off-by: Peter Somogyi <[email protected]>
…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 <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
(cherry picked from commit e07d1fe)
Co-authored-by: Ray Mattingly <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
Signed-off-by: Bryan Beaudreault <[email protected]>
(cherry picked from commit 1641a4a)
…ndler (apache#5473)

Co-authored-by: Ray Mattingly <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
Signed-off-by: Bryan Beaudreault <[email protected]>
…a table in HBase shell, the log prompt will report an error. (apache#5460)

Co-authored-by: xiaozhang <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
(cherry picked from commit 13d46e7)
…nt branches (apache#5434)

Signed-off-by: Duo Zhang <[email protected]>
(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 <[email protected]>
Signed-off-by: Viraj Jasani <[email protected]>
Reviewed-by: Shanmukha Haripriya Kota <[email protected]>
… 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 <[email protected]>
Signed-off-by: Wellington Chevreuil <[email protected]>
…string is not match format (apache#5494)

Signed-off-by: Duo Zhang <[email protected]>
(cherry picked from commit 027a119)
Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Bryan Beaudreault <[email protected]>
Divneet18 and others added 22 commits July 19, 2024 18:01
…ache#6110)

Signed-off-by: Duo Zhang <[email protected]>
Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Pankaj Kumar <[email protected]>
(cherry picked from commit c264299)
apache#6065)

Signed-off-by: Nick Dimiduk <[email protected]>
Signed-off-by: Pankaj Kumar <[email protected]>
Co-authored-by: Charles Connell <[email protected]>
…hbase.io.compress.zstd.buffersize is not configured (apache#6114) (apache#6121)

Signed-off-by: Duo Zhang <[email protected]>
Reviewed-by: Vineet Kumar Maheshwari <[email protected]>
(cherry picked from commit 73f2710)
(cherry picked from commit c6e819e)
…leads Spark miss data (apache#6120)

Change-Id: I7449f2b776369777600c583d22b811e1931e6559
Signed-off-by: Pankaj <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
)

Signed-off-by: Duo Zhang <[email protected]>
Signed-off-by: Pankaj Kumar <[email protected]>
(cherry picked from commit 17a68ae)
Signed-off-by: Viraj Jasani <[email protected]>
Reviewed-by: Ray Mattingly <[email protected]>
(cherry picked from commit 0fe7f01)
(cherry picked from commit ca09546)
… from output tarball (apache#6157) (apache#6161)

Signed-off-by: Duo Zhang <[email protected]>

(cherry picked from commit 98e7e1b)
…eTransition if procedure is initialised by next Active master (apache#6180)

Added masterActiveTime as fencing token for remote procedures

Signed-off-by: Duo Zhang <[email protected]>
Reviewed-by: Aman Poonia <[email protected]>
…fined order (apache#6168)

Signed-off-by: Nick Dimiduk <[email protected]>
Co-authored-by: Charles Connell <[email protected]>
…ks a connection to ZooKeeper (apache#6207)

Signed-off-by: Duo Zhang <[email protected]>
Co-authored-by: rodenli <[email protected]>
(cherry picked from commit 4da8880)
…procedure.jsp while Master is initializing (apache#6210)

Signed-off-by: Duo Zhang <[email protected]>
(cherry picked from commit 6a5757d)
(cherry picked from commit ffa6482bc810e55f8ce27e584addf126b3fb1357)
Signed-off-by: Duo Zhang <[email protected]>
…ame of the datanode (apache#6148) (apache#6212)

Co-authored-by: wangxin <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
Signed-off-by: Nihal Jain <[email protected]>
Reviewed-by: Vineet Kumar Maheshwari <[email protected]>
Reviewed-by: guluo <[email protected]>
(cherry picked from commit 241bbaf)

Co-authored-by: WangXin <[email protected]>
(cherry picked from commit f4a1904)
… all background tasks are finished (apache#6263) (apache#6271)

Signed-off-by: Andrew Purtell <[email protected]>
(cherry picked from commit 52082bc)
(cherry picked from commit 0dc334f)
@NihalJain NihalJain 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

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 48s Docker mode activated.
-0 ⚠️ yetus 0m 5s Unprocessed 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 💚 mvninstall 2m 28s branch-2.5 passed
+1 💚 compile 0m 18s branch-2.5 passed
+1 💚 javadoc 0m 17s branch-2.5 passed
+1 💚 shadedjars 4m 46s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚 mvninstall 2m 28s the patch passed
+1 💚 compile 0m 18s the patch passed
+1 💚 javac 0m 18s the patch passed
+1 💚 javadoc 0m 17s the patch passed
+1 💚 shadedjars 4m 42s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚 unit 4m 40s hbase-rsgroup in the patch passed.
22m 11s
Subsystem Report/Notes
Docker ClientAPI=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 Tests javac javadoc unit compile shadedjars
uname Linux 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 tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2.5 / 204fe2d
Default Java Temurin-1.8.0_412-b08
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/testReport/
Max. process+thread count 2168 (vs. ulimit of 30000)
modules C: hbase-rsgroup U: hbase-rsgroup
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 55s Docker mode activated.
-0 ⚠️ yetus 0m 8s Unprocessed 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 💚 mvninstall 3m 10s branch-2.5 passed
+1 💚 compile 0m 21s branch-2.5 passed
+1 💚 javadoc 0m 16s branch-2.5 passed
+1 💚 shadedjars 5m 13s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚 mvninstall 2m 50s the patch passed
+1 💚 compile 0m 21s the patch passed
+1 💚 javac 0m 21s the patch passed
+1 💚 javadoc 0m 15s the patch passed
+1 💚 shadedjars 5m 3s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚 unit 3m 54s hbase-rsgroup in the patch passed.
23m 36s
Subsystem Report/Notes
Docker ClientAPI=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 Tests javac javadoc unit compile shadedjars
uname Linux 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 tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2.5 / 204fe2d
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/testReport/
Max. process+thread count 2401 (vs. ulimit of 30000)
modules C: hbase-rsgroup U: hbase-rsgroup
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/console
versions git=2.34.1 maven=3.9.8
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 47s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
_ branch-2.5 Compile Tests _
+1 💚 mvninstall 3m 17s branch-2.5 passed
+1 💚 compile 0m 25s branch-2.5 passed
+1 💚 checkstyle 0m 10s branch-2.5 passed
+1 💚 spotbugs 0m 32s branch-2.5 passed
+1 💚 spotless 0m 46s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚 mvninstall 2m 55s the patch passed
+1 💚 compile 0m 24s the patch passed
+1 💚 javac 0m 24s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 0m 8s the patch passed
+1 💚 spotbugs 0m 37s the patch passed
+1 💚 hadoopcheck 22m 52s Patch does not cause any errors with Hadoop 2.10.2 or 3.2.4 3.3.6 3.4.0.
+1 💚 spotless 0m 55s patch has no errors when running spotless:check.
_ Other Tests _
+1 💚 asflicense 0m 13s The patch does not generate ASF License warnings.
35m 58s
Subsystem Report/Notes
Docker ClientAPI=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 Tests dupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless
uname Linux 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 tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2.5 / 204fe2d
Default Java Eclipse Adoptium-11.0.23+9
Max. process+thread count 78 (vs. ulimit of 30000)
modules C: hbase-rsgroup U: hbase-rsgroup
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/console
versions git=2.34.1 maven=3.9.8 spotbugs=4.7.3
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 1m 4s Docker mode activated.
-0 ⚠️ yetus 0m 7s Unprocessed 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 💚 mvninstall 4m 46s branch-2.5 passed
+1 💚 compile 0m 43s branch-2.5 passed
+1 💚 javadoc 0m 27s branch-2.5 passed
+1 💚 shadedjars 8m 29s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚 mvninstall 3m 52s the patch passed
+1 💚 compile 0m 32s the patch passed
+1 💚 javac 0m 32s the patch passed
+1 💚 javadoc 0m 25s the patch passed
+1 💚 shadedjars 8m 26s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚 unit 7m 27s hbase-rsgroup in the patch passed.
37m 30s
Subsystem Report/Notes
Docker ClientAPI=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 Tests javac javadoc unit compile shadedjars
uname Linux 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 tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2.5 / 204fe2d
Default Java Eclipse Adoptium-11.0.23+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/testReport/
Max. process+thread count 2348 (vs. ulimit of 30000)
modules C: hbase-rsgroup U: hbase-rsgroup
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6282/1/console
versions git=2.34.1 maven=3.9.8
Powered by Apache 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.6 September 24, 2024 16:36
@NihalJain
Copy link
Contributor Author

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

@NihalJain NihalJain closed this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This 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.