Skip to content

HBASE-23269: Hbase crashed due to two versions of regionservers when rolling upgrading - #844

Closed
jamesxjz wants to merge 4 commits into
apache:branch-1.4from
jamesxjz:HBASE-23269
Closed

HBASE-23269: Hbase crashed due to two versions of regionservers when rolling upgrading#844
jamesxjz wants to merge 4 commits into
apache:branch-1.4from
jamesxjz:HBASE-23269

Conversation

@jamesxjz

Copy link
Copy Markdown

HBASE-23269:Hbase crashed due to two versions of regionservers when rolling upgrading

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 0sDocker mode activated.
-1 ❌patch0m 11s#844 does not apply to branch-1.4. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
SubsystemReport/Notes
GITHUB PR#844
JIRA IssueHBASE-23269
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/1/console
versionsgit=2.17.1
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@jamesxjzjamesxjz reopened this Nov 18, 2019
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 0sDocker mode activated.
-1 ❌patch0m 9s#844 does not apply to branch-1.4. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
SubsystemReport/Notes
GITHUB PR#844
JIRA IssueHBASE-23269
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/1/console
versionsgit=2.17.1
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@jamesxjz

Copy link
Copy Markdown
Author

@Apache9 Hi, i proposed a pr, but qa didn't pass, log prompted permission problem, and i should how to solve this? The related log as follows:
**Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE**

@liuml07

liuml07 commented Nov 20, 2019

Copy link
Copy Markdown
Member

What is your base branch? QA vote is saying the patch

does not apply to branch-1.4. Rebase required? Wrong Branch?"

The permission error message you are seeing is a red herring to the QA failure.

Update: I found your branch is based on release 1.4.8. You can rebase your branch HBASE-23269 from branch-1.4 and then do a force push.

@jamesxjzjamesxjz closed this Dec 3, 2019
@jamesxjzjamesxjz reopened this Dec 3, 2019
@jamesxjz

Copy link
Copy Markdown
Author

@liuml07 Hi, what you say "....... and then do a force push.", Is force push also done by submitting a pr? I want tp fix all versions of 1.4., now I fork hbase to my github first, then checkout to branch-1.4 branch, then write code, push to my github, and propose a pr to apache hbase branch-1.4.This default version is not 1.4.? The specific version is not shown, how can i see it?

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 0sDocker mode activated.
-1 ❌patch0m 10s#844 does not apply to branch-1.4. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
SubsystemReport/Notes
GITHUB PR#844
JIRA IssueHBASE-23269
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/2/console
versionsgit=2.17.1
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

…olling upgrading
HBASE-23269:Hbase crashed due to two versions of regionservers when rolling upgrading
HBASE-23269:Hbase crashed due to two versions of regionservers when rolling upgrading
HBASE-23269:Hbase crashed due to two versions of regionservers when rolling upgrading
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 39sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ branch-1.4 Compile Tests _
+0 🆗mvndep1m 24sMaven dependency ordering for branch
+1 💚mvninstall7m 16sbranch-1.4 passed
+1 💚compile0m 57sbranch-1.4 passed with JDK v1.8.0_232
+1 💚compile1m 8sbranch-1.4 passed with JDK v1.7.0_242
+1 💚checkstyle1m 59sbranch-1.4 passed
+1 💚shadedjars2m 43sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 48sbranch-1.4 passed with JDK v1.8.0_232
+1 💚javadoc1m 0sbranch-1.4 passed with JDK v1.7.0_242
+0 🆗spotbugs2m 37sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs3m 29sbranch-1.4 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 16sMaven dependency ordering for patch
+1 💚mvninstall1m 58sthe patch passed
+1 💚compile0m 58sthe patch passed with JDK v1.8.0_232
+1 💚javac0m 58sthe patch passed
+1 💚compile1m 6sthe patch passed with JDK v1.7.0_242
+1 💚javac1m 6sthe patch passed
-1 ❌checkstyle1m 38shbase-server: The patch generated 7 new + 359 unchanged - 0 fixed = 366 total (was 359)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars2m 40spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck2m 30sPatch does not cause any errors with Hadoop 2.7.7.
+1 💚javadoc0m 45sthe patch passed with JDK v1.8.0_232
+1 💚javadoc0m 59sthe patch passed with JDK v1.7.0_242
-1 ❌findbugs2m 51shbase-server generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)
_ Other Tests _
-1 ❌unit112m 27shbase-server in the patch failed.
+1 💚unit9m 14shbase-rsgroup in the patch passed.
+1 💚asflicense0m 53sThe patch does not generate ASF License warnings.
164m 51s
ReasonTests
FindBugsmodule:hbase-server
Dead store to excludedAddresses in org.apache.hadoop.hbase.master.AssignmentManager$9.run() At AssignmentManager.java:org.apache.hadoop.hbase.master.AssignmentManager$9.run() At AssignmentManager.java:[line 2667]
Dead store to serverbygroup in org.apache.hadoop.hbase.master.AssignmentManager$9.run() At AssignmentManager.java:org.apache.hadoop.hbase.master.AssignmentManager$9.run() At AssignmentManager.java:[line 2665]
Failed junit testshadoop.hbase.master.TestMasterOperationsForRegionReplicas
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/3/artifact/out/Dockerfile
GITHUB PR#844
JIRA IssueHBASE-23269
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 707de46285b8 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-844/out/precommit/personality/provided.sh
git revisionbranch-1.4 / 1498df3
Default Java1.7.0_242
Multi-JDK versions/usr/lib/jvm/zulu-8-amd64:1.8.0_232 /usr/lib/jvm/zulu-7-amd64:1.7.0_242
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/3/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/3/artifact/out/new-findbugs-hbase-server.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/3/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/3/testReport/
Max. process+thread count4548 (vs. ulimit of 10000)
modulesC: hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/3/console
versionsgit=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec6m 29sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ branch-1.4 Compile Tests _
+0 🆗mvndep1m 21sMaven dependency ordering for branch
+1 💚mvninstall7m 20sbranch-1.4 passed
+1 💚compile0m 57sbranch-1.4 passed with JDK v1.8.0_232
+1 💚compile1m 8sbranch-1.4 passed with JDK v1.7.0_242
+1 💚checkstyle2m 9sbranch-1.4 passed
+1 💚shadedjars3m 1sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 46sbranch-1.4 passed with JDK v1.8.0_232
+1 💚javadoc1m 0sbranch-1.4 passed with JDK v1.7.0_242
+0 🆗spotbugs2m 49sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs3m 42sbranch-1.4 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for patch
+1 💚mvninstall2m 0sthe patch passed
+1 💚compile0m 56sthe patch passed with JDK v1.8.0_232
+1 💚javac0m 56sthe patch passed
+1 💚compile1m 8sthe patch passed with JDK v1.7.0_242
+1 💚javac1m 8sthe patch passed
-1 ❌checkstyle1m 48shbase-server: The patch generated 7 new + 359 unchanged - 0 fixed = 366 total (was 359)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars2m 54spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck2m 35sPatch does not cause any errors with Hadoop 2.7.7.
+1 💚javadoc0m 44sthe patch passed with JDK v1.8.0_232
+1 💚javadoc0m 59sthe patch passed with JDK v1.7.0_242
-1 ❌findbugs3m 8shbase-server generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)
_ Other Tests _
-1 ❌unit108m 39shbase-server in the patch failed.
+1 💚unit8m 12shbase-rsgroup in the patch passed.
+1 💚asflicense0m 42sThe patch does not generate ASF License warnings.
167m 6s
ReasonTests
FindBugsmodule:hbase-server
Dead store to excludedAddresses in org.apache.hadoop.hbase.master.AssignmentManager$9.run() At AssignmentManager.java:org.apache.hadoop.hbase.master.AssignmentManager$9.run() At AssignmentManager.java:[line 2667]
Dead store to serverbygroup in org.apache.hadoop.hbase.master.AssignmentManager$9.run() At AssignmentManager.java:org.apache.hadoop.hbase.master.AssignmentManager$9.run() At AssignmentManager.java:[line 2665]
Failed junit testshadoop.hbase.security.visibility.TestVisibilityLabelsWithACL
SubsystemReport/Notes
DockerClient=19.03.4 Server=19.03.4 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/4/artifact/out/Dockerfile
GITHUB PR#844
JIRA IssueHBASE-23269
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6b7158c4ac88 4.15.0-70-generic #79-Ubuntu SMP Tue Nov 12 10:36:11 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-844/out/precommit/personality/provided.sh
git revisionbranch-1.4 / 1498df3
Default Java1.7.0_242
Multi-JDK versions/usr/lib/jvm/zulu-8-amd64:1.8.0_232 /usr/lib/jvm/zulu-7-amd64:1.7.0_242
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/4/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/4/artifact/out/new-findbugs-hbase-server.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/4/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/4/testReport/
Max. process+thread count3866 (vs. ulimit of 10000)
modulesC: hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/4/console
versionsgit=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@jamesxjzjamesxjz closed this Dec 4, 2019
@jamesxjzjamesxjz reopened this Dec 4, 2019
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 42sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ branch-1.4 Compile Tests _
+0 🆗mvndep1m 22sMaven dependency ordering for branch
+1 💚mvninstall7m 17sbranch-1.4 passed
+1 💚compile0m 57sbranch-1.4 passed with JDK v1.8.0_232
+1 💚compile1m 6sbranch-1.4 passed with JDK v1.7.0_242
+1 💚checkstyle2m 2sbranch-1.4 passed
+1 💚shadedjars2m 55sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 48sbranch-1.4 passed with JDK v1.8.0_232
+1 💚javadoc1m 5sbranch-1.4 passed with JDK v1.7.0_242
+0 🆗spotbugs2m 32sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs3m 26sbranch-1.4 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 16sMaven dependency ordering for patch
+1 💚mvninstall1m 55sthe patch passed
+1 💚compile0m 57sthe patch passed with JDK v1.8.0_232
+1 💚javac0m 57sthe patch passed
+1 💚compile1m 5sthe patch passed with JDK v1.7.0_242
+1 💚javac1m 5sthe patch passed
-1 ❌checkstyle1m 37shbase-server: The patch generated 3 new + 359 unchanged - 0 fixed = 362 total (was 359)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars2m 50spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck2m 38sPatch does not cause any errors with Hadoop 2.7.7.
+1 💚javadoc0m 52sthe patch passed with JDK v1.8.0_232
+1 💚javadoc1m 14sthe patch passed with JDK v1.7.0_242
+1 💚findbugs4m 42sthe patch passed
_ Other Tests _
+1 💚unit119m 24shbase-server in the patch passed.
+1 💚unit8m 29shbase-rsgroup in the patch passed.
+1 💚asflicense0m 54sThe patch does not generate ASF License warnings.
173m 18s
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/5/artifact/out/Dockerfile
GITHUB PR#844
JIRA IssueHBASE-23269
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ed802bb64c83 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-844/out/precommit/personality/provided.sh
git revisionbranch-1.4 / 1498df3
Default Java1.7.0_242
Multi-JDK versions/usr/lib/jvm/zulu-8-amd64:1.8.0_232 /usr/lib/jvm/zulu-7-amd64:1.7.0_242
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/5/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/5/testReport/
Max. process+thread count4625 (vs. ulimit of 10000)
modulesC: hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/5/console
versionsgit=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@jamesxjzjamesxjz closed this Dec 4, 2019
@jamesxjzjamesxjz reopened this Dec 4, 2019
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec7m 24sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 1sThe patch appears to include 1 new or modified test files.
_ branch-1.4 Compile Tests _
+0 🆗mvndep1m 25sMaven dependency ordering for branch
+1 💚mvninstall7m 20sbranch-1.4 passed
+1 💚compile0m 57sbranch-1.4 passed with JDK v1.8.0_232
+1 💚compile1m 7sbranch-1.4 passed with JDK v1.7.0_242
+1 💚checkstyle1m 56sbranch-1.4 passed
+1 💚shadedjars2m 44sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 47sbranch-1.4 passed with JDK v1.8.0_232
+1 💚javadoc1m 0sbranch-1.4 passed with JDK v1.7.0_242
+0 🆗spotbugs2m 37sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs3m 27sbranch-1.4 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for patch
+1 💚mvninstall1m 55sthe patch passed
+1 💚compile0m 55sthe patch passed with JDK v1.8.0_232
+1 💚javac0m 55sthe patch passed
+1 💚compile1m 7sthe patch passed with JDK v1.7.0_242
+1 💚javac1m 7sthe patch passed
-1 ❌checkstyle1m 37shbase-server: The patch generated 1 new + 359 unchanged - 0 fixed = 360 total (was 359)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars2m 36spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck2m 30sPatch does not cause any errors with Hadoop 2.7.7.
+1 💚javadoc0m 43sthe patch passed with JDK v1.8.0_232
+1 💚javadoc1m 0sthe patch passed with JDK v1.7.0_242
+1 💚findbugs3m 47sthe patch passed
_ Other Tests _
+1 💚unit113m 48shbase-server in the patch passed.
+1 💚unit9m 19shbase-rsgroup in the patch passed.
+1 💚asflicense0m 52sThe patch does not generate ASF License warnings.
172m 48s
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/6/artifact/out/Dockerfile
GITHUB PR#844
JIRA IssueHBASE-23269
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux c042bdefae56 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-844/out/precommit/personality/provided.sh
git revisionbranch-1.4 / 75e044f
Default Java1.7.0_242
Multi-JDK versions/usr/lib/jvm/zulu-8-amd64:1.8.0_232 /usr/lib/jvm/zulu-7-amd64:1.7.0_242
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/6/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/6/testReport/
Max. process+thread count3994 (vs. ulimit of 10000)
modulesC: hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/6/console
versionsgit=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 37sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ branch-1.4 Compile Tests _
+0 🆗mvndep1m 24sMaven dependency ordering for branch
+1 💚mvninstall7m 18sbranch-1.4 passed
+1 💚compile0m 56sbranch-1.4 passed with JDK v1.8.0_232
+1 💚compile1m 8sbranch-1.4 passed with JDK v1.7.0_242
+1 💚checkstyle2m 1sbranch-1.4 passed
+1 💚shadedjars2m 51sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 47sbranch-1.4 passed with JDK v1.8.0_232
+1 💚javadoc1m 0sbranch-1.4 passed with JDK v1.7.0_242
+0 🆗spotbugs2m 42sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs3m 33sbranch-1.4 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 17sMaven dependency ordering for patch
+1 💚mvninstall1m 54sthe patch passed
+1 💚compile0m 56sthe patch passed with JDK v1.8.0_232
+1 💚javac0m 56sthe patch passed
+1 💚compile1m 8sthe patch passed with JDK v1.7.0_242
+1 💚javac1m 8sthe patch passed
+1 💚checkstyle1m 54sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars2m 44spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck2m 34sPatch does not cause any errors with Hadoop 2.7.7.
+1 💚javadoc0m 44sthe patch passed with JDK v1.8.0_232
+1 💚javadoc1m 0sthe patch passed with JDK v1.7.0_242
+1 💚findbugs4m 2sthe patch passed
_ Other Tests _
+1 💚unit113m 44shbase-server in the patch passed.
+1 💚unit9m 8shbase-rsgroup in the patch passed.
+1 💚asflicense0m 53sThe patch does not generate ASF License warnings.
166m 37s
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/7/artifact/out/Dockerfile
GITHUB PR#844
JIRA IssueHBASE-23269
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 096d8a8fcb3e 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-844/out/precommit/personality/provided.sh
git revisionbranch-1.4 / 75e044f
Default Java1.7.0_242
Multi-JDK versions/usr/lib/jvm/zulu-8-amd64:1.8.0_232 /usr/lib/jvm/zulu-7-amd64:1.7.0_242
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/7/testReport/
Max. process+thread count3934 (vs. ulimit of 10000)
modulesC: hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/7/console
versionsgit=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@jamesxjz

Copy link
Copy Markdown
Author

@liuml07 Thank you for your suggestion, which has been passed. What needs to be done next?Waiting for review?

@liuml07

Copy link
Copy Markdown
Member

@xujianzhen yes I would wait for review. Meanwhile you can tag some people who might know this code path. I guess @saintstack and @apurtell may be good candidates.

@jamesxjz

Copy link
Copy Markdown
Author

@liuml07 Thanks

@jamesxjz

Copy link
Copy Markdown
Author

@saintstack@apurtell . Hi, I propose a pr for the HBSAE-23269, can you review it together? Thanks for you!

@jamesxjz

Copy link
Copy Markdown
Author

@liuml07 Hi, the pr has not been reviewed, Do I have to keep waiting? or do something others?@saintstack Hi,I have propose the pr about issue HBASE-23269, Please take the time to review, thanks very much.

@liuml07

Copy link
Copy Markdown
Member

Hi @xujianzhen I'm not sure about the next steps either. I think you can wait longer as this is holiday season. Later you can include more people to review this. @Apache9 might help review if he is available?

I can help review later as well, but my vote will not be binding.

@jamesxjz

Copy link
Copy Markdown
Author

Hi @xujianzhen I'm not sure about the next steps either. I think you can wait longer as this is holiday season. Later you can include more people to review this. @Apache9 might help review if he is available?

I can help review later as well, but my vote will not be binding.

@liuml07 thanks

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec12m 44sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ branch-1.4 Compile Tests _
+0 🆗mvndep2m 16sMaven dependency ordering for branch
+1 💚mvninstall7m 30sbranch-1.4 passed
+1 💚compile0m 58sbranch-1.4 passed with JDK v1.8.0_252
+1 💚compile1m 9sbranch-1.4 passed with JDK v1.7.0_262
+1 💚checkstyle2m 10sbranch-1.4 passed
+1 💚shadedjars3m 5sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 50sbranch-1.4 passed with JDK v1.8.0_252
+1 💚javadoc0m 59sbranch-1.4 passed with JDK v1.7.0_262
+0 🆗spotbugs2m 50sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs3m 53sbranch-1.4 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 16sMaven dependency ordering for patch
+1 💚mvninstall2m 2sthe patch passed
+1 💚compile0m 59sthe patch passed with JDK v1.8.0_252
+1 💚javac0m 59sthe patch passed
+1 💚compile1m 8sthe patch passed with JDK v1.7.0_262
+1 💚javac1m 8sthe patch passed
+1 💚checkstyle2m 9sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars3m 2spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck2m 20sPatch does not cause any errors with Hadoop 2.7.7.
+1 💚javadoc0m 45sthe patch passed with JDK v1.8.0_252
+1 💚javadoc0m 58sthe patch passed with JDK v1.7.0_262
+1 💚findbugs4m 2sthe patch passed
_ Other Tests _
+1 💚unit143m 41shbase-server in the patch passed.
+1 💚unit9m 40shbase-rsgroup in the patch passed.
+1 💚asflicense0m 43sThe patch does not generate ASF License warnings.
211m 13s
SubsystemReport/Notes
DockerClient=19.03.9 Server=19.03.9 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/1/artifact/out/Dockerfile
GITHUB PR#844
JIRA IssueHBASE-23269
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux f8733ebdf255 4.15.0-101-generic #102-Ubuntu SMP Mon May 11 10:07:26 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-844/out/precommit/personality/provided.sh
git revisionbranch-1.4 / 25298ea
Default Java1.7.0_262
Multi-JDK versions/usr/lib/jvm/zulu-8-amd64:1.8.0_252 /usr/lib/jvm/zulu-7-amd64:1.7.0_262
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/1/testReport/
Max. process+thread count4221 (vs. ulimit of 10000)
modulesC: hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/1/console
versionsgit=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec6m 1sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ branch-1.4 Compile Tests _
+0 🆗mvndep2m 15sMaven dependency ordering for branch
+1 💚mvninstall7m 28sbranch-1.4 passed
+1 💚compile0m 58sbranch-1.4 passed with JDK v1.8.0_252
+1 💚compile1m 8sbranch-1.4 passed with JDK v1.7.0_262
+1 💚checkstyle2m 11sbranch-1.4 passed
+1 💚shadedjars3m 4sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 50sbranch-1.4 passed with JDK v1.8.0_252
+1 💚javadoc0m 59sbranch-1.4 passed with JDK v1.7.0_262
+0 🆗spotbugs2m 51sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs3m 54sbranch-1.4 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 17sMaven dependency ordering for patch
+1 💚mvninstall2m 1sthe patch passed
+1 💚compile0m 57sthe patch passed with JDK v1.8.0_252
+1 💚javac0m 57sthe patch passed
+1 💚compile1m 8sthe patch passed with JDK v1.7.0_262
+1 💚javac1m 8sthe patch passed
+1 💚checkstyle2m 9sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚shadedjars2m 57spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck2m 19sPatch does not cause any errors with Hadoop 2.7.7.
+1 💚javadoc0m 44sthe patch passed with JDK v1.8.0_252
+1 💚javadoc0m 59sthe patch passed with JDK v1.7.0_262
+1 💚findbugs4m 4sthe patch passed
_ Other Tests _
+1 💚unit114m 38shbase-server in the patch passed.
+1 💚unit8m 57shbase-rsgroup in the patch passed.
+1 💚asflicense0m 43sThe patch does not generate ASF License warnings.
174m 24s
SubsystemReport/Notes
DockerClient=19.03.9 Server=19.03.9 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/2/artifact/out/Dockerfile
GITHUB PR#844
JIRA IssueHBASE-23269
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d789a9ecdf76 4.15.0-101-generic #102-Ubuntu SMP Mon May 11 10:07:26 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-844/out/precommit/personality/provided.sh
git revisionbranch-1.4 / 25298ea
Default Java1.7.0_262
Multi-JDK versions/usr/lib/jvm/zulu-8-amd64:1.8.0_252 /usr/lib/jvm/zulu-7-amd64:1.7.0_262
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/2/testReport/
Max. process+thread count3824 (vs. ulimit of 10000)
modulesC: hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/2/console
versionsgit=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache9

Copy link
Copy Markdown
Contributor

Any updates here? This is a bug for branch-1.4 only?

@saintstack

Copy link
Copy Markdown
Contributor

Closing. No updates.

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

@jamesxjz@Apache-HBase@liuml07@Apache9@saintstack