Skip to content

HBASE-28928 Handle NPE in Split/Merge table when getMasterQuotaManage… - #6409

Merged
NihalJain merged 1 commit into
apache:branch-3from
mnpoonia:branch_3_HBASE-28928
Oct 29, 2024
Merged

HBASE-28928 Handle NPE in Split/Merge table when getMasterQuotaManage…#6409
NihalJain merged 1 commit into
apache:branch-3from
mnpoonia:branch_3_HBASE-28928

Conversation

@mnpoonia

Copy link
Copy Markdown
Contributor

…r returns null (#6375)

…r returns null (apache#6375)
Signed-off-by: Nihal Jain <nihaljain@apache.org>
@mnpoonia

Copy link
Copy Markdown
ContributorAuthor

@NihalJain Please check. Sorry for delay i was travelling.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 40sDocker 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-3 Compile Tests _
+1 💚mvninstall3m 32sbranch-3 passed
+1 💚compile3m 42sbranch-3 passed
+1 💚checkstyle0m 57sbranch-3 passed
+1 💚spotbugs1m 58sbranch-3 passed
+1 💚spotless1m 1sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚mvninstall3m 35sthe patch passed
+1 💚compile3m 35sthe patch passed
+1 💚javac3m 35sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle0m 39sthe patch passed
+1 💚spotbugs1m 53sthe patch passed
+1 💚hadoopcheck12m 28sPatch does not cause any errors with Hadoop 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.
43m 23s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6409/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#6409
Optional Testsdupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless
unameLinux 38758cb39af9 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-3 / bc2aa53
Default JavaEclipse Adoptium-17.0.11+9
Max. process+thread count85 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6409/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 32sDocker mode activated.
-0 ⚠️yetus0m 2sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-3 Compile Tests _
+1 💚mvninstall3m 7sbranch-3 passed
+1 💚compile1m 0sbranch-3 passed
+1 💚javadoc0m 35sbranch-3 passed
+1 💚shadedjars7m 11sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚mvninstall3m 41sthe patch passed
+1 💚compile0m 57sthe patch passed
+1 💚javac0m 57sthe patch passed
+1 💚javadoc0m 29sthe patch passed
+1 💚shadedjars6m 10spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit247m 11s/patch-unit-hbase-server.txthbase-server in the patch failed.
275m 22s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6409/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#6409
Optional Testsjavac javadoc unit compile shadedjars
unameLinux c9e05cfd111a 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-3 / bc2aa53
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6409/1/testReport/
Max. process+thread count4651 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6409/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 merged commit a42a905 into apache:branch-3Oct 29, 2024
@mnpoonia
mnpoonia deleted the branch_3_HBASE-28928 branch November 13, 2024 09:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@mnpoonia@Apache-HBase@NihalJain