Skip to content

HBASE-26036 DBB released too early in HRegion.get() and dirty data fo… - #3486

Merged
sunhelly merged 1 commit into
apache:branch-2from
sunhelly:HBASE-26036-branch2
Jul 14, 2021
Merged

HBASE-26036 DBB released too early in HRegion.get() and dirty data fo…#3486
sunhelly merged 1 commit into
apache:branch-2from
sunhelly:HBASE-26036-branch2

Conversation

@sunhelly

Copy link
Copy Markdown
Contributor

…r some operations (#3436)

Signed-off-by: Michael Stack stack@apache.org

…r some operations (apache#3436)
Signed-off-by: Michael Stack <stack@apache.org>
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 42sDocker mode activated.
-0 ⚠️yetus0m 7sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗mvndep0m 17sMaven dependency ordering for branch
+1 💚mvninstall5m 36sbranch-2 passed
+1 💚compile1m 52sbranch-2 passed
+1 💚shadedjars9m 18sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 25sbranch-2 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 25sMaven dependency ordering for patch
+1 💚mvninstall5m 12sthe patch passed
+1 💚compile1m 58sthe patch passed
+1 💚javac1m 58sthe patch passed
+1 💚shadedjars9m 32spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 22sthe patch passed
_ Other Tests _
+1 💚unit2m 4shbase-common in the patch passed.
-1 ❌unit146m 44shbase-server in the patch failed.
189m 7s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3486/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#3486
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 8df6bb5f23d2 4.15.0-136-generic #140-Ubuntu SMP Thu Jan 28 05:20:47 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2 / 12f2a16
Default JavaAdoptOpenJDK-11.0.10+9
unithttps://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3486/1/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
Test Resultshttps://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3486/1/testReport/
Max. process+thread count3511 (vs. ulimit of 12500)
modulesC: hbase-common hbase-server U: .
Console outputhttps://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3486/1/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 37sDocker mode activated.
-0 ⚠️yetus0m 7sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗mvndep0m 17sMaven dependency ordering for branch
+1 💚mvninstall4m 52sbranch-2 passed
+1 💚compile1m 43sbranch-2 passed
+1 💚shadedjars8m 0sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 13sbranch-2 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 17sMaven dependency ordering for patch
+1 💚mvninstall4m 42sthe patch passed
+1 💚compile1m 42sthe patch passed
+1 💚javac1m 42sthe patch passed
+1 💚shadedjars8m 15spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc1m 9sthe patch passed
_ Other Tests _
+1 💚unit1m 36shbase-common in the patch passed.
-1 ❌unit156m 15shbase-server in the patch failed.
193m 32s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3486/1/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR#3486
Optional Testsjavac javadoc unit shadedjars compile
unameLinux 17ab611970ce 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionbranch-2 / 12f2a16
Default JavaAdoptOpenJDK-1.8.0_282-b08
unithttps://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3486/1/artifact/yetus-jdk8-hadoop2-check/output/patch-unit-hbase-server.txt
Test Resultshttps://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3486/1/testReport/
Max. process+thread count3886 (vs. ulimit of 12500)
modulesC: hbase-common hbase-server U: .
Console outputhttps://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3486/1/console
versionsgit=2.17.1 maven=3.6.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@sunhelly
sunhelly merged commit 692d384 into apache:branch-2Jul 14, 2021
sunhelly added a commit to sunhelly/hbase that referenced this pull request Jul 14, 2021
…r some operations (apache#3436) (apache#3486)
Signed-off-by: Michael Stack <stack@apache.org>
sunhelly added a commit that referenced this pull request Jul 14, 2021
…r some operations (#3436) (#3486) (#3487)
Signed-off-by: Michael Stack <stack@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.

2 participants

@sunhelly@Apache-HBase