Skip to content

HBASE-29035: Amount of region cached in the region metrics not updated for a region immediately after it is flushed with cacheOnWrite turned on - #6549

Merged
wchevreuil merged 2 commits into
apache:masterfrom
ragarkar:master
Dec 19, 2024

Conversation

@ragarkar

Copy link
Copy Markdown
Contributor

…d for a region immediately after it is flushed with cacheOnWrite turned on

…d for a region immediately after it is flushed with cacheOnWrite turned on
@Apache-HBase

This comment has been minimized.

…d for a region immediately after it is flushed with cacheOnWrite turned on
@Apache-HBase

This comment has been minimized.

@Apache-HBase

This comment has been minimized.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 31sDocker 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.
_ master Compile Tests _
+1 💚mvninstall2m 51smaster passed
+1 💚compile3m 7smaster passed
+1 💚checkstyle0m 35smaster passed
+1 💚spotbugs1m 28smaster passed
+1 💚spotless0m 42sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+1 💚mvninstall2m 52sthe patch passed
+1 💚compile3m 0sthe patch passed
+1 💚javac3m 0sthe patch passed
+1 💚blanks0m 0sThe patch has no blanks issues.
+1 💚checkstyle0m 35sthe patch passed
+1 💚spotbugs1m 35sthe patch passed
+1 💚hadoopcheck10m 46sPatch does not cause any errors with Hadoop 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.
35m 37s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6549/3/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#6549
JIRA IssueHBASE-29035
Optional Testsdupname asflicense javac spotbugs checkstyle codespell detsecrets compile hadoopcheck hbaseanti spotless
unameLinux d279c3a790a8 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 revisionmaster / badf072
Default JavaEclipse Adoptium-17.0.11+9
Max. process+thread count84 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6549/3/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 42sDocker 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 _
_ master Compile Tests _
+1 💚mvninstall2m 38smaster passed
+1 💚compile0m 52smaster passed
+1 💚javadoc0m 26smaster passed
+1 💚shadedjars4m 55sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+1 💚mvninstall2m 38sthe patch passed
+1 💚compile0m 51sthe patch passed
+1 💚javac0m 51sthe patch passed
+1 💚javadoc0m 27sthe patch passed
+1 💚shadedjars4m 51spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit189m 13s/patch-unit-hbase-server.txthbase-server in the patch failed.
211m 33s
SubsystemReport/Notes
DockerClientAPI=1.47 ServerAPI=1.47 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6549/3/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR#6549
JIRA IssueHBASE-29035
Optional Testsjavac javadoc unit compile shadedjars
unameLinux fab6d7fb33a3 5.4.0-200-generic #220-Ubuntu SMP Fri Sep 27 13:19:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / badf072
Default JavaEclipse Adoptium-17.0.11+9
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6549/3/testReport/
Max. process+thread count4817 (vs. ulimit of 30000)
modulesC: hbase-server U: hbase-server
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6549/3/console
versionsgit=2.34.1 maven=3.9.8
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@ragarkar

Copy link
Copy Markdown
ContributorAuthor

retest

@wchevreuilwchevreuil changed the title HBASE-29035: Amount of region cached in the region metrics not update…HBASE-29035: Amount of region cached in the region metrics not updated for a region immediately after it is flushed with cacheOnWrite turned onDec 19, 2024
@wchevreuil
wchevreuil merged commit ac22a22 into apache:masterDec 19, 2024
wchevreuil pushed a commit that referenced this pull request Dec 19, 2024
…d for a region immediately after it is flushed with cacheOnWrite turned on (#6549)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
wchevreuil pushed a commit that referenced this pull request Dec 19, 2024
…d for a region immediately after it is flushed with cacheOnWrite turned on (#6549)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
mokai87 pushed a commit to mokai87/hbase that referenced this pull request Aug 7, 2025
…d for a region immediately after it is flushed with cacheOnWrite turned on (apache#6549)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
stoty pushed a commit to stoty/hbase that referenced this pull request Nov 22, 2025
…d for a region immediately after it is flushed with cacheOnWrite turned on (apache#6549)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
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

@ragarkar@Apache-HBase@wchevreuil