Skip to content

HBASE-28580 Revert the deprecation for methods in WALObserver (#6205) - #6211

Merged
Apache9 merged 1 commit into
apache:branch-2from
Apache9:HBASE-28580-branch-2
Sep 8, 2024
Merged

HBASE-28580 Revert the deprecation for methods in WALObserver (#6205)#6211
Apache9 merged 1 commit into
apache:branch-2from
Apache9:HBASE-28580-branch-2

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

Signed-off-by: Nick Dimiduk ndimiduk@apache.org
(cherry picked from commit 35c7fc0)

…#6205)
Signed-off-by: Nick Dimiduk <ndimiduk@apache.org>
(cherry picked from commit 35c7fc0)
@Apache9Apache9 added the backport This PR is a back port of some issue or issues already committed to master label Sep 6, 2024
@Apache9Apache9 self-assigned this Sep 6, 2024
@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 52sDocker 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 Compile Tests _
+1 💚mvninstall4m 52sbranch-2 passed
+1 💚compile4m 40sbranch-2 passed
+1 💚checkstyle0m 55sbranch-2 passed
+1 💚spotbugs2m 36sbranch-2 passed
+1 💚spotless1m 1sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚mvninstall4m 36sthe patch passed
+1 💚compile5m 0sthe patch passed
+1 💚javac5m 0sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle0m 58sthe patch passed
+1 💚spotbugs2m 38sthe patch passed
+1 💚hadoopcheck23m 6sPatch does not cause any errors with Hadoop 2.10.2 or 3.3.6 3.4.0.
+1 💚spotless1m 14spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 19sThe patch does not generate ASF License warnings.
55m 4s
SubsystemReport/Notes
DockerClientAPI=1.47 ServerAPI=1.47 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6211/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#6211
Optional Testsdupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless
unameLinux 1b6c320ea891 5.4.0-186-generic #206-Ubuntu SMP Fri Apr 26 12:31:10 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2 / 4528aeb
Default JavaEclipse Adoptium-11.0.23+9
Max. process+thread count79 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6211/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 56sDocker 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 _
+1 💚mvninstall5m 16sbranch-2 passed
+1 💚compile1m 28sbranch-2 passed
+1 💚javadoc0m 39sbranch-2 passed
+1 💚shadedjars9m 7sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚mvninstall4m 19sthe patch passed
+1 💚compile1m 10sthe patch passed
+1 💚javac1m 10sthe patch passed
+1 💚javadoc0m 38sthe patch passed
+1 💚shadedjars9m 43spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit249m 9shbase-server in the patch passed.
286m 52s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6211/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#6211
Optional Testsjavac javadoc unit compile shadedjars
unameLinux 8d2cd612ba73 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 / 4528aeb
Default JavaEclipse Adoptium-11.0.23+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6211/1/testReport/
Max. process+thread count4416 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6211/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 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 _
+1 💚mvninstall4m 23sbranch-2 passed
+1 💚compile1m 20sbranch-2 passed
+1 💚javadoc0m 40sbranch-2 passed
+1 💚shadedjars6m 30sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚mvninstall4m 4sthe patch passed
+1 💚compile1m 10sthe patch passed
+1 💚javac1m 10sthe patch passed
+1 💚javadoc0m 33sthe patch passed
+1 💚shadedjars6m 50spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit305m 13s/patch-unit-hbase-server.txthbase-server in the patch failed.
336m 53s
SubsystemReport/Notes
DockerClientAPI=1.47 ServerAPI=1.47 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6211/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#6211
Optional Testsjavac javadoc unit compile shadedjars
unameLinux f3eca9e4a60f 5.4.0-192-generic #212-Ubuntu SMP Fri Jul 5 09:47:39 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2 / 4528aeb
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6211/1/testReport/
Max. process+thread count4207 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6211/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 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 _
+1 💚mvninstall3m 50sbranch-2 passed
+1 💚compile0m 56sbranch-2 passed
+1 💚javadoc0m 39sbranch-2 passed
+1 💚shadedjars5m 51sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚mvninstall3m 16sthe patch passed
+1 💚compile1m 0sthe patch passed
+1 💚javac1m 0sthe patch passed
+1 💚javadoc0m 39sthe patch passed
+1 💚shadedjars5m 51spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit322m 27s/patch-unit-hbase-server.txthbase-server in the patch failed.
350m 17s
SubsystemReport/Notes
DockerClientAPI=1.47 ServerAPI=1.47 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6211/1/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR#6211
Optional Testsjavac javadoc unit compile shadedjars
unameLinux beef63a7b741 5.4.0-192-generic #212-Ubuntu SMP Fri Jul 5 09:47:39 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2 / 4528aeb
Default JavaTemurin-1.8.0_412-b08
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6211/1/testReport/
Max. process+thread count4052 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6211/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.

@Apache9
Apache9 merged commit 76d28b0 into apache:branch-2Sep 8, 2024
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.

2 participants

@Apache9@Apache-HBase