Skip to content

Backport "HBASE-27659 Incremental backups should re-use splits from last full backup (#6370)" to branch-2 - #6629

Merged
ndimiduk merged 1 commit into
apache:branch-2from
ndimiduk:27659-branch-2
Jan 24, 2025
Merged

Backport "HBASE-27659 Incremental backups should re-use splits from last full backup (#6370)" to branch-2#6629
ndimiduk merged 1 commit into
apache:branch-2from
ndimiduk:27659-branch-2

Conversation

@ndimiduk

Copy link
Copy Markdown
Member

No description provided.

…ackup (apache#6370)
Co-authored-by: Hernan Gelaf-Romer <hgelafromer@hubspot.com>
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
Signed-off-by: Ray Mattingly <rmattingly@apache.org>
@ndimidukndimiduk added the backport This PR is a back port of some issue or issues already committed to master label Jan 23, 2025
@ndimiduk

Copy link
Copy Markdown
MemberAuthor

Backport of #6370

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 46sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗codespell0m 1scodespell was not available.
+0 🆗detsecrets0m 1sdetect-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 Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for branch
+1 💚mvninstall3m 54sbranch-2 passed
+1 💚compile4m 21sbranch-2 passed
+1 💚checkstyle1m 18sbranch-2 passed
+1 💚spotbugs3m 3sbranch-2 passed
+1 💚spotless0m 55sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗mvndep0m 16sMaven dependency ordering for patch
+1 💚mvninstall3m 39sthe patch passed
+1 💚compile4m 46sthe patch passed
-0 ⚠️javac0m 32s/results-compile-javac-hbase-backup.txthbase-backup generated 2 new + 102 unchanged - 0 fixed = 104 total (was 102)
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle1m 18sthe patch passed
+1 💚spotbugs3m 46sthe patch passed
+1 💚hadoopcheck19m 55sPatch does not cause any errors with Hadoop 2.10.2 or 3.3.6 3.4.0.
+1 💚spotless1m 18spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 50sThe patch does not generate ASF License warnings.
52m 52s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6629/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#6629
Optional Testsdupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless
unameLinux a29ed045d1be 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 / 4e39950
Default JavaEclipse Adoptium-11.0.23+9
Max. process+thread count80 (vs. ulimit of 30000)
modulesC: hbase-server hbase-mapreduce hbase-backup U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6629/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 🆗reexec0m 44sDocker 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 Compile Tests _
+0 🆗mvndep0m 11sMaven dependency ordering for branch
+1 💚mvninstall3m 20sbranch-2 passed
+1 💚compile1m 29sbranch-2 passed
+1 💚javadoc0m 56sbranch-2 passed
+1 💚shadedjars6m 27sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 17sMaven dependency ordering for patch
+1 💚mvninstall3m 9sthe patch passed
+1 💚compile1m 31sthe patch passed
+1 💚javac1m 31sthe patch passed
+1 💚javadoc0m 54sthe patch passed
+1 💚shadedjars6m 24spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit215m 22shbase-server in the patch passed.
+1 💚unit19m 39shbase-mapreduce in the patch passed.
+1 💚unit18m 8shbase-backup in the patch passed.
283m 8s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6629/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#6629
Optional Testsjavac javadoc unit compile shadedjars
unameLinux 186da4095e97 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 / 4e39950
Default JavaEclipse Adoptium-11.0.23+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6629/1/testReport/
Max. process+thread count4392 (vs. ulimit of 30000)
modulesC: hbase-server hbase-mapreduce hbase-backup U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6629/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 43sDocker mode activated.
-0 ⚠️yetus0m 6sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for branch
+1 💚mvninstall3m 6sbranch-2 passed
+1 💚compile1m 32sbranch-2 passed
+1 💚javadoc1m 10sbranch-2 passed
+1 💚shadedjars6m 3sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for patch
+1 💚mvninstall2m 53sthe patch passed
+1 💚compile1m 29sthe patch passed
+1 💚javac1m 29sthe patch passed
+1 💚javadoc0m 55sthe patch passed
+1 💚shadedjars5m 41spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit276m 43shbase-server in the patch passed.
+1 💚unit19m 50shbase-mapreduce in the patch passed.
+1 💚unit15m 48shbase-backup in the patch passed.
342m 5s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6629/1/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR#6629
Optional Testsjavac javadoc unit compile shadedjars
unameLinux b1b46d2572fd 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 / 4e39950
Default JavaTemurin-1.8.0_412-b08
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6629/1/testReport/
Max. process+thread count4120 (vs. ulimit of 30000)
modulesC: hbase-server hbase-mapreduce hbase-backup U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6629/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 53sDocker 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 Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for branch
+1 💚mvninstall4m 31sbranch-2 passed
+1 💚compile2m 14sbranch-2 passed
+1 💚javadoc1m 26sbranch-2 passed
+1 💚shadedjars8m 10sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 12sMaven dependency ordering for patch
+1 💚mvninstall4m 18sthe patch passed
+1 💚compile2m 23sthe patch passed
+1 💚javac2m 23sthe patch passed
+1 💚javadoc1m 21sthe patch passed
+1 💚shadedjars7m 44spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit264m 11shbase-server in the patch passed.
+1 💚unit19m 23shbase-mapreduce in the patch passed.
+1 💚unit17m 19shbase-backup in the patch passed.
339m 48s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6629/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#6629
Optional Testsjavac javadoc unit compile shadedjars
unameLinux 47f142d3eefe 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 / 4e39950
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6629/1/testReport/
Max. process+thread count4379 (vs. ulimit of 30000)
modulesC: hbase-server hbase-mapreduce hbase-backup U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6629/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.

@ndimiduk
ndimiduk merged commit f3cecb1 into apache:branch-2Jan 24, 2025
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.

3 participants

@ndimiduk@Apache-HBase@hgromer