Skip to content

HBASE-28658 The failsafe snapshot should be deleted after rollback successfully (for branch-2) - #6019

Merged
Apache9 merged 1 commit into
apache:branch-2from
guluo2016:hbase_HBASE-28658-branch-2
Jun 22, 2024
Merged

HBASE-28658 The failsafe snapshot should be deleted after rollback successfully (for branch-2)#6019
Apache9 merged 1 commit into
apache:branch-2from
guluo2016:hbase_HBASE-28658-branch-2

Conversation

@guluo2016

Copy link
Copy Markdown
Member

Jira issue: HBASE-28658

master branch PR: #5984

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 56sDocker mode activated.
-0 ⚠️yetus0m 5sUnprocessed flag(s): --blanks-eol-ignore-list --blanks-tabs-ignore-list
_ 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 Compile Tests _
+0 🆗mvndep0m 17sMaven dependency ordering for branch
+1 💚mvninstall3m 0sbranch-2 passed
+1 💚compile3m 29sbranch-2 passed
+1 💚checkstyle0m 59sbranch-2 passed
+1 💚spotbugs2m 21sbranch-2 passed
+1 💚spotless0m 46sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗mvndep0m 16sMaven dependency ordering for patch
+1 💚mvninstall2m 50sthe patch passed
+1 💚compile3m 29sthe patch passed
+1 💚javac3m 29sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle0m 56sthe patch passed
+1 💚spotbugs2m 37sthe patch passed
+1 💚hadoopcheck10m 8sPatch does not cause any errors with Hadoop 2.10.2 or 3.3.6.
+1 💚spotless0m 52spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 20sThe patch does not generate ASF License warnings.
35m 15s
SubsystemReport/Notes
DockerClientAPI=1.45 ServerAPI=1.45 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6019/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#6019
Optional Testsdupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless
unameLinux 5c6ce1272202 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2 / 811de0d
Default JavaEclipse Adoptium-11.0.17+8
Max. process+thread count78 (vs. ulimit of 30000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6019/1/console
versionsgit=2.34.1 maven=3.8.6 spotbugs=4.7.3
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache9Apache9 added the backport This PR is a back port of some issue or issues already committed to master label Jun 22, 2024
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 41sDocker mode activated.
-0 ⚠️yetus0m 5sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-list --blanks-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗mvndep0m 18sMaven dependency ordering for branch
+1 💚mvninstall2m 38sbranch-2 passed
+1 💚compile0m 56sbranch-2 passed
+1 💚javadoc0m 38sbranch-2 passed
+1 💚shadedjars5m 9sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 12sMaven dependency ordering for patch
+1 💚mvninstall2m 16sthe patch passed
+1 💚compile0m 56sthe patch passed
+1 💚javac0m 56sthe patch passed
+1 💚javadoc0m 37sthe patch passed
+1 💚shadedjars5m 1spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit7m 56shbase-client in the patch passed.
+1 💚unit213m 56shbase-server in the patch passed.
246m 7s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6019/1/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR#6019
Optional Testsjavac javadoc unit compile shadedjars
unameLinux 627f59b0a91a 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 / 811de0d
Default JavaTemurin-1.8.0_352-b08
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6019/1/testReport/
Max. process+thread count4301 (vs. ulimit of 30000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6019/1/console
versionsgit=2.34.1 maven=3.8.6
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 6sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-list --blanks-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗mvndep0m 9sMaven dependency ordering for branch
+1 💚mvninstall3m 41sbranch-2 passed
+1 💚compile1m 27sbranch-2 passed
+1 💚javadoc0m 56sbranch-2 passed
+1 💚shadedjars7m 8sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 18sMaven dependency ordering for patch
+1 💚mvninstall3m 35sthe patch passed
+1 💚compile1m 34sthe patch passed
+1 💚javac1m 34sthe patch passed
+1 💚javadoc0m 59sthe patch passed
+1 💚shadedjars6m 37spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit7m 55shbase-client in the patch passed.
+1 💚unit266m 38shbase-server in the patch passed.
306m 55s
SubsystemReport/Notes
DockerClientAPI=1.45 ServerAPI=1.45 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6019/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#6019
Optional Testsjavac javadoc unit compile shadedjars
unameLinux a048bba6a21f 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2 / 811de0d
Default JavaEclipse Adoptium-11.0.17+8
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6019/1/testReport/
Max. process+thread count4260 (vs. ulimit of 30000)
modulesC: hbase-client hbase-server U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6019/1/console
versionsgit=2.34.1 maven=3.8.6
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache9
Apache9 merged commit 67d7772 into apache:branch-2Jun 22, 2024
Apache9 pushed a commit that referenced this pull request Jun 22, 2024
…ccessfully (#6019)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 67d7772)
Apache9 pushed a commit that referenced this pull request Jun 22, 2024
…ccessfully (#6019)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 67d7772)
@guluo2016
guluo2016 deleted the hbase_HBASE-28658-branch-2 branch July 14, 2024 04:28
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

@guluo2016@Apache-HBase@Apache9