Skip to content

HBASE-28001: Add request attribute support to BufferedMutator (#6076) (addendum) - #6349

Merged
ndimiduk merged 1 commit into
apache:branch-2.6from
ndimiduk:28001-addendum-branch-2.6
Oct 8, 2024
Merged

HBASE-28001: Add request attribute support to BufferedMutator (#6076) (addendum)#6349
ndimiduk merged 1 commit into
apache:branch-2.6from
ndimiduk:28001-addendum-branch-2.6

Conversation

@ndimiduk

Copy link
Copy Markdown
Member

Add default implementations of the new methods so that a custom implementation of AsyncBufferedMutatorBuilder will not fail to compile after upgrade.

@ndimiduk

Copy link
Copy Markdown
MemberAuthor

This PR introduces default interface implementations for the new methods. This is intended to address the high severity data type issues raised on the report generated for RC0. By my read of the policy outlined in our book, we need to apply this patch to branch-2 and branch-2.6. PTAL. @stoty@NihalJain@Apache9@apurtell@eab148

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@stotystoty left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

…#6076) (addendum)
Add default implementations of the new methods so that a custom implementation of
AsyncBufferedMutatorBuilder will not fail to compile after upgrade.
@ndimiduk
ndimidukforce-pushed the 28001-addendum-branch-2.6 branch from 6f91c71 to 9321af0CompareOctober 8, 2024 09:52
@ndimiduk

Copy link
Copy Markdown
MemberAuthor

Fixing checkstyle complaint.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 57sDocker 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.6 Compile Tests _
+1 💚mvninstall2m 34sbranch-2.6 passed
+1 💚compile0m 21sbranch-2.6 passed
+1 💚javadoc0m 20sbranch-2.6 passed
+1 💚shadedjars4m 52sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚mvninstall2m 25sthe patch passed
+1 💚compile0m 21sthe patch passed
+1 💚javac0m 21sthe patch passed
+1 💚javadoc0m 17sthe patch passed
+1 💚shadedjars4m 59spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit8m 13shbase-client in the patch passed.
26m 44s
SubsystemReport/Notes
DockerClientAPI=1.47 ServerAPI=1.47 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6349/2/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR#6349
JIRA IssueHBASE-28001
Optional Testsjavac javadoc unit compile shadedjars
unameLinux 8c742cb28e49 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 toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2.6 / 9321af0
Default JavaTemurin-1.8.0_412-b08
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6349/2/testReport/
Max. process+thread count367 (vs. ulimit of 30000)
modulesC: hbase-client U: hbase-client
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6349/2/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 44sDocker mode activated.
-0 ⚠️yetus0m 4sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-file --blanks-tabs-ignore-file --quick-hadoopcheck
_ Prechecks _
_ branch-2.6 Compile Tests _
+1 💚mvninstall3m 10sbranch-2.6 passed
+1 💚compile0m 25sbranch-2.6 passed
+1 💚javadoc0m 23sbranch-2.6 passed
+1 💚shadedjars5m 32sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚mvninstall2m 59sthe patch passed
+1 💚compile0m 25sthe patch passed
+1 💚javac0m 25sthe patch passed
+1 💚javadoc0m 21sthe patch passed
+1 💚shadedjars5m 30spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit8m 4shbase-client in the patch passed.
28m 42s
SubsystemReport/Notes
DockerClientAPI=1.47 ServerAPI=1.47 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6349/2/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#6349
JIRA IssueHBASE-28001
Optional Testsjavac javadoc unit compile shadedjars
unameLinux 6f7239c44720 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 toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2.6 / 9321af0
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6349/2/testReport/
Max. process+thread count371 (vs. ulimit of 30000)
modulesC: hbase-client U: hbase-client
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6349/2/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 44sDocker 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.6 Compile Tests _
+1 💚mvninstall2m 50sbranch-2.6 passed
+1 💚compile0m 48sbranch-2.6 passed
+1 💚checkstyle0m 16sbranch-2.6 passed
+1 💚spotbugs0m 48sbranch-2.6 passed
+1 💚spotless0m 43sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚mvninstall2m 50sthe patch passed
+1 💚compile0m 48sthe patch passed
+1 💚javac0m 48sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle0m 16sthe patch passed
+1 💚spotbugs0m 55sthe patch passed
+1 💚hadoopcheck15m 36sPatch does not cause any errors with Hadoop 2.10.2 or 3.3.6 3.4.0.
+1 💚spotless0m 42spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense0m 9sThe patch does not generate ASF License warnings.
29m 9s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6349/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#6349
JIRA IssueHBASE-28001
Optional Testsdupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless
unameLinux 19ec136cd951 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.6 / 9321af0
Default JavaEclipse Adoptium-11.0.23+9
Max. process+thread count76 (vs. ulimit of 30000)
modulesC: hbase-client U: hbase-client
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6349/2/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 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.6 Compile Tests _
+1 💚mvninstall3m 16sbranch-2.6 passed
+1 💚compile0m 22sbranch-2.6 passed
+1 💚javadoc0m 19sbranch-2.6 passed
+1 💚shadedjars6m 7sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚mvninstall3m 13sthe patch passed
+1 💚compile0m 21sthe patch passed
+1 💚javac0m 21sthe patch passed
+1 💚javadoc0m 19sthe patch passed
+1 💚shadedjars5m 57spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
+1 💚unit8m 16shbase-client in the patch passed.
30m 15s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6349/2/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#6349
JIRA IssueHBASE-28001
Optional Testsjavac javadoc unit compile shadedjars
unameLinux 87b27efbaa17 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.6 / 9321af0
Default JavaEclipse Adoptium-11.0.23+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6349/2/testReport/
Max. process+thread count360 (vs. ulimit of 30000)
modulesC: hbase-client U: hbase-client
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6349/2/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 53118fe into apache:branch-2.6Oct 8, 2024
@ndimiduk
ndimiduk deleted the 28001-addendum-branch-2.6 branch October 8, 2024 10:53
ndimiduk added a commit to ndimiduk/hbase that referenced this pull request Oct 8, 2024
…#6076) (addendum) (apache#6349)
Add default implementations of the new methods so that a custom implementation of
AsyncBufferedMutatorBuilder will not fail to compile after upgrade.
Signed-off-by: Nihal Jain <nihaljain@apache.org>
Signed-off-by: Istvan Toth <stoty@apache.org>
ndimiduk added a commit that referenced this pull request Oct 8, 2024
… (addendum) (#6349)
Add default implementations of the new methods so that a custom implementation of
AsyncBufferedMutatorBuilder will not fail to compile after upgrade.
Signed-off-by: Nihal Jain <nihaljain@apache.org>
Signed-off-by: Istvan Toth <stoty@apache.org>
@eab148

Copy link
Copy Markdown
Contributor

Thanks Nick!

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.

5 participants

@ndimiduk@Apache-HBase@eab148@stoty@NihalJain