Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

xujianzhen
Copy link

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

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ patch 0m 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.
Subsystem Report/Notes
GITHUB PR #844
JIRA Issue HBASE-23269
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/1/console
versions git=2.17.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@xujianzhen xujianzhen closed this Nov 18, 2019
@xujianzhen xujianzhen reopened this Nov 18, 2019
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ patch 0m 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.
Subsystem Report/Notes
GITHUB PR #844
JIRA Issue HBASE-23269
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/1/console
versions git=2.17.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@xujianzhen
Copy link
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
Copy link
Member

liuml07 commented Nov 20, 2019

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.

@xujianzhen xujianzhen closed this Dec 3, 2019
@xujianzhen xujianzhen reopened this Dec 3, 2019
@xujianzhen
Copy link
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

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ patch 0m 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.
Subsystem Report/Notes
GITHUB PR #844
JIRA Issue HBASE-23269
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/2/console
versions git=2.17.1
Powered by Apache 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

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 39s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ branch-1.4 Compile Tests _
+0 🆗 mvndep 1m 24s Maven dependency ordering for branch
+1 💚 mvninstall 7m 16s branch-1.4 passed
+1 💚 compile 0m 57s branch-1.4 passed with JDK v1.8.0_232
+1 💚 compile 1m 8s branch-1.4 passed with JDK v1.7.0_242
+1 💚 checkstyle 1m 59s branch-1.4 passed
+1 💚 shadedjars 2m 43s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 48s branch-1.4 passed with JDK v1.8.0_232
+1 💚 javadoc 1m 0s branch-1.4 passed with JDK v1.7.0_242
+0 🆗 spotbugs 2m 37s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 3m 29s branch-1.4 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for patch
+1 💚 mvninstall 1m 58s the patch passed
+1 💚 compile 0m 58s the patch passed with JDK v1.8.0_232
+1 💚 javac 0m 58s the patch passed
+1 💚 compile 1m 6s the patch passed with JDK v1.7.0_242
+1 💚 javac 1m 6s the patch passed
-1 ❌ checkstyle 1m 38s hbase-server: The patch generated 7 new + 359 unchanged - 0 fixed = 366 total (was 359)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 2m 40s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 2m 30s Patch does not cause any errors with Hadoop 2.7.7.
+1 💚 javadoc 0m 45s the patch passed with JDK v1.8.0_232
+1 💚 javadoc 0m 59s the patch passed with JDK v1.7.0_242
-1 ❌ findbugs 2m 51s hbase-server generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)
_ Other Tests _
-1 ❌ unit 112m 27s hbase-server in the patch failed.
+1 💚 unit 9m 14s hbase-rsgroup in the patch passed.
+1 💚 asflicense 0m 53s The patch does not generate ASF License warnings.
164m 51s
Reason Tests
FindBugs module: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 tests hadoop.hbase.master.TestMasterOperationsForRegionReplicas
Subsystem Report/Notes
Docker Client=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 Issue HBASE-23269
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 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 tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-844/out/precommit/personality/provided.sh
git revision branch-1.4 / 1498df3
Default Java 1.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
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/3/artifact/out/diff-checkstyle-hbase-server.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/3/artifact/out/new-findbugs-hbase-server.html
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/3/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/3/testReport/
Max. process+thread count 4548 (vs. ulimit of 10000)
modules C: hbase-server hbase-rsgroup U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/3/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 6m 29s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ branch-1.4 Compile Tests _
+0 🆗 mvndep 1m 21s Maven dependency ordering for branch
+1 💚 mvninstall 7m 20s branch-1.4 passed
+1 💚 compile 0m 57s branch-1.4 passed with JDK v1.8.0_232
+1 💚 compile 1m 8s branch-1.4 passed with JDK v1.7.0_242
+1 💚 checkstyle 2m 9s branch-1.4 passed
+1 💚 shadedjars 3m 1s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 46s branch-1.4 passed with JDK v1.8.0_232
+1 💚 javadoc 1m 0s branch-1.4 passed with JDK v1.7.0_242
+0 🆗 spotbugs 2m 49s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 3m 42s branch-1.4 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
+1 💚 mvninstall 2m 0s the patch passed
+1 💚 compile 0m 56s the patch passed with JDK v1.8.0_232
+1 💚 javac 0m 56s the patch passed
+1 💚 compile 1m 8s the patch passed with JDK v1.7.0_242
+1 💚 javac 1m 8s the patch passed
-1 ❌ checkstyle 1m 48s hbase-server: The patch generated 7 new + 359 unchanged - 0 fixed = 366 total (was 359)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 2m 54s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 2m 35s Patch does not cause any errors with Hadoop 2.7.7.
+1 💚 javadoc 0m 44s the patch passed with JDK v1.8.0_232
+1 💚 javadoc 0m 59s the patch passed with JDK v1.7.0_242
-1 ❌ findbugs 3m 8s hbase-server generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)
_ Other Tests _
-1 ❌ unit 108m 39s hbase-server in the patch failed.
+1 💚 unit 8m 12s hbase-rsgroup in the patch passed.
+1 💚 asflicense 0m 42s The patch does not generate ASF License warnings.
167m 6s
Reason Tests
FindBugs module: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 tests hadoop.hbase.security.visibility.TestVisibilityLabelsWithACL
Subsystem Report/Notes
Docker Client=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 Issue HBASE-23269
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 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 tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-844/out/precommit/personality/provided.sh
git revision branch-1.4 / 1498df3
Default Java 1.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
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/4/artifact/out/diff-checkstyle-hbase-server.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/4/artifact/out/new-findbugs-hbase-server.html
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/4/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/4/testReport/
Max. process+thread count 3866 (vs. ulimit of 10000)
modules C: hbase-server hbase-rsgroup U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/4/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@xujianzhen xujianzhen closed this Dec 4, 2019
@xujianzhen xujianzhen reopened this Dec 4, 2019
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 42s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ branch-1.4 Compile Tests _
+0 🆗 mvndep 1m 22s Maven dependency ordering for branch
+1 💚 mvninstall 7m 17s branch-1.4 passed
+1 💚 compile 0m 57s branch-1.4 passed with JDK v1.8.0_232
+1 💚 compile 1m 6s branch-1.4 passed with JDK v1.7.0_242
+1 💚 checkstyle 2m 2s branch-1.4 passed
+1 💚 shadedjars 2m 55s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 48s branch-1.4 passed with JDK v1.8.0_232
+1 💚 javadoc 1m 5s branch-1.4 passed with JDK v1.7.0_242
+0 🆗 spotbugs 2m 32s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 3m 26s branch-1.4 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for patch
+1 💚 mvninstall 1m 55s the patch passed
+1 💚 compile 0m 57s the patch passed with JDK v1.8.0_232
+1 💚 javac 0m 57s the patch passed
+1 💚 compile 1m 5s the patch passed with JDK v1.7.0_242
+1 💚 javac 1m 5s the patch passed
-1 ❌ checkstyle 1m 37s hbase-server: The patch generated 3 new + 359 unchanged - 0 fixed = 362 total (was 359)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 2m 50s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 2m 38s Patch does not cause any errors with Hadoop 2.7.7.
+1 💚 javadoc 0m 52s the patch passed with JDK v1.8.0_232
+1 💚 javadoc 1m 14s the patch passed with JDK v1.7.0_242
+1 💚 findbugs 4m 42s the patch passed
_ Other Tests _
+1 💚 unit 119m 24s hbase-server in the patch passed.
+1 💚 unit 8m 29s hbase-rsgroup in the patch passed.
+1 💚 asflicense 0m 54s The patch does not generate ASF License warnings.
173m 18s
Subsystem Report/Notes
Docker Client=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 Issue HBASE-23269
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 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 tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-844/out/precommit/personality/provided.sh
git revision branch-1.4 / 1498df3
Default Java 1.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
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/5/artifact/out/diff-checkstyle-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/5/testReport/
Max. process+thread count 4625 (vs. ulimit of 10000)
modules C: hbase-server hbase-rsgroup U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/5/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@xujianzhen xujianzhen closed this Dec 4, 2019
@xujianzhen xujianzhen reopened this Dec 4, 2019
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 7m 24s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 1s The patch appears to include 1 new or modified test files.
_ branch-1.4 Compile Tests _
+0 🆗 mvndep 1m 25s Maven dependency ordering for branch
+1 💚 mvninstall 7m 20s branch-1.4 passed
+1 💚 compile 0m 57s branch-1.4 passed with JDK v1.8.0_232
+1 💚 compile 1m 7s branch-1.4 passed with JDK v1.7.0_242
+1 💚 checkstyle 1m 56s branch-1.4 passed
+1 💚 shadedjars 2m 44s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 47s branch-1.4 passed with JDK v1.8.0_232
+1 💚 javadoc 1m 0s branch-1.4 passed with JDK v1.7.0_242
+0 🆗 spotbugs 2m 37s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 3m 27s branch-1.4 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
+1 💚 mvninstall 1m 55s the patch passed
+1 💚 compile 0m 55s the patch passed with JDK v1.8.0_232
+1 💚 javac 0m 55s the patch passed
+1 💚 compile 1m 7s the patch passed with JDK v1.7.0_242
+1 💚 javac 1m 7s the patch passed
-1 ❌ checkstyle 1m 37s hbase-server: The patch generated 1 new + 359 unchanged - 0 fixed = 360 total (was 359)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 2m 36s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 2m 30s Patch does not cause any errors with Hadoop 2.7.7.
+1 💚 javadoc 0m 43s the patch passed with JDK v1.8.0_232
+1 💚 javadoc 1m 0s the patch passed with JDK v1.7.0_242
+1 💚 findbugs 3m 47s the patch passed
_ Other Tests _
+1 💚 unit 113m 48s hbase-server in the patch passed.
+1 💚 unit 9m 19s hbase-rsgroup in the patch passed.
+1 💚 asflicense 0m 52s The patch does not generate ASF License warnings.
172m 48s
Subsystem Report/Notes
Docker Client=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 Issue HBASE-23269
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 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 tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-844/out/precommit/personality/provided.sh
git revision branch-1.4 / 75e044f
Default Java 1.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
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/6/artifact/out/diff-checkstyle-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/6/testReport/
Max. process+thread count 3994 (vs. ulimit of 10000)
modules C: hbase-server hbase-rsgroup U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/6/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 37s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ branch-1.4 Compile Tests _
+0 🆗 mvndep 1m 24s Maven dependency ordering for branch
+1 💚 mvninstall 7m 18s branch-1.4 passed
+1 💚 compile 0m 56s branch-1.4 passed with JDK v1.8.0_232
+1 💚 compile 1m 8s branch-1.4 passed with JDK v1.7.0_242
+1 💚 checkstyle 2m 1s branch-1.4 passed
+1 💚 shadedjars 2m 51s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 47s branch-1.4 passed with JDK v1.8.0_232
+1 💚 javadoc 1m 0s branch-1.4 passed with JDK v1.7.0_242
+0 🆗 spotbugs 2m 42s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 3m 33s branch-1.4 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 17s Maven dependency ordering for patch
+1 💚 mvninstall 1m 54s the patch passed
+1 💚 compile 0m 56s the patch passed with JDK v1.8.0_232
+1 💚 javac 0m 56s the patch passed
+1 💚 compile 1m 8s the patch passed with JDK v1.7.0_242
+1 💚 javac 1m 8s the patch passed
+1 💚 checkstyle 1m 54s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 2m 44s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 2m 34s Patch does not cause any errors with Hadoop 2.7.7.
+1 💚 javadoc 0m 44s the patch passed with JDK v1.8.0_232
+1 💚 javadoc 1m 0s the patch passed with JDK v1.7.0_242
+1 💚 findbugs 4m 2s the patch passed
_ Other Tests _
+1 💚 unit 113m 44s hbase-server in the patch passed.
+1 💚 unit 9m 8s hbase-rsgroup in the patch passed.
+1 💚 asflicense 0m 53s The patch does not generate ASF License warnings.
166m 37s
Subsystem Report/Notes
Docker Client=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 Issue HBASE-23269
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 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 tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-844/out/precommit/personality/provided.sh
git revision branch-1.4 / 75e044f
Default Java 1.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 Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/7/testReport/
Max. process+thread count 3934 (vs. ulimit of 10000)
modules C: hbase-server hbase-rsgroup U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/7/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@xujianzhen
Copy link
Author

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

@liuml07
Copy link
Member

liuml07 commented Dec 5, 2019

@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.

@xujianzhen
Copy link
Author

@liuml07 Thanks

@xujianzhen
Copy link
Author

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

@xujianzhen
Copy link
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
Member

liuml07 commented Dec 18, 2019

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.

@xujianzhen
Copy link
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

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 12m 44s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ branch-1.4 Compile Tests _
+0 🆗 mvndep 2m 16s Maven dependency ordering for branch
+1 💚 mvninstall 7m 30s branch-1.4 passed
+1 💚 compile 0m 58s branch-1.4 passed with JDK v1.8.0_252
+1 💚 compile 1m 9s branch-1.4 passed with JDK v1.7.0_262
+1 💚 checkstyle 2m 10s branch-1.4 passed
+1 💚 shadedjars 3m 5s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 50s branch-1.4 passed with JDK v1.8.0_252
+1 💚 javadoc 0m 59s branch-1.4 passed with JDK v1.7.0_262
+0 🆗 spotbugs 2m 50s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 3m 53s branch-1.4 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for patch
+1 💚 mvninstall 2m 2s the patch passed
+1 💚 compile 0m 59s the patch passed with JDK v1.8.0_252
+1 💚 javac 0m 59s the patch passed
+1 💚 compile 1m 8s the patch passed with JDK v1.7.0_262
+1 💚 javac 1m 8s the patch passed
+1 💚 checkstyle 2m 9s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 3m 2s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 2m 20s Patch does not cause any errors with Hadoop 2.7.7.
+1 💚 javadoc 0m 45s the patch passed with JDK v1.8.0_252
+1 💚 javadoc 0m 58s the patch passed with JDK v1.7.0_262
+1 💚 findbugs 4m 2s the patch passed
_ Other Tests _
+1 💚 unit 143m 41s hbase-server in the patch passed.
+1 💚 unit 9m 40s hbase-rsgroup in the patch passed.
+1 💚 asflicense 0m 43s The patch does not generate ASF License warnings.
211m 13s
Subsystem Report/Notes
Docker Client=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 Issue HBASE-23269
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 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 tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-844/out/precommit/personality/provided.sh
git revision branch-1.4 / 25298ea
Default Java 1.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 Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/1/testReport/
Max. process+thread count 4221 (vs. ulimit of 10000)
modules C: hbase-server hbase-rsgroup U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/1/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 6m 1s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ branch-1.4 Compile Tests _
+0 🆗 mvndep 2m 15s Maven dependency ordering for branch
+1 💚 mvninstall 7m 28s branch-1.4 passed
+1 💚 compile 0m 58s branch-1.4 passed with JDK v1.8.0_252
+1 💚 compile 1m 8s branch-1.4 passed with JDK v1.7.0_262
+1 💚 checkstyle 2m 11s branch-1.4 passed
+1 💚 shadedjars 3m 4s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 50s branch-1.4 passed with JDK v1.8.0_252
+1 💚 javadoc 0m 59s branch-1.4 passed with JDK v1.7.0_262
+0 🆗 spotbugs 2m 51s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 3m 54s branch-1.4 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 17s Maven dependency ordering for patch
+1 💚 mvninstall 2m 1s the patch passed
+1 💚 compile 0m 57s the patch passed with JDK v1.8.0_252
+1 💚 javac 0m 57s the patch passed
+1 💚 compile 1m 8s the patch passed with JDK v1.7.0_262
+1 💚 javac 1m 8s the patch passed
+1 💚 checkstyle 2m 9s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 2m 57s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 2m 19s Patch does not cause any errors with Hadoop 2.7.7.
+1 💚 javadoc 0m 44s the patch passed with JDK v1.8.0_252
+1 💚 javadoc 0m 59s the patch passed with JDK v1.7.0_262
+1 💚 findbugs 4m 4s the patch passed
_ Other Tests _
+1 💚 unit 114m 38s hbase-server in the patch passed.
+1 💚 unit 8m 57s hbase-rsgroup in the patch passed.
+1 💚 asflicense 0m 43s The patch does not generate ASF License warnings.
174m 24s
Subsystem Report/Notes
Docker Client=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 Issue HBASE-23269
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 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 tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-844/out/precommit/personality/provided.sh
git revision branch-1.4 / 25298ea
Default Java 1.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 Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/2/testReport/
Max. process+thread count 3824 (vs. ulimit of 10000)
modules C: hbase-server hbase-rsgroup U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-844/2/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache9
Copy link
Contributor

Apache9 commented Mar 4, 2021

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

@saintstack
Copy link
Contributor

Closing. No updates.

@saintstack saintstack closed this Mar 15, 2021
Sign up for free to 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