Skip to content
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

HBASE-22922 Lock all regions to be merged in case of multi region merge #542

Merged
merged 2 commits into from
Aug 27, 2019

Conversation

stoty
Copy link
Contributor

@stoty stoty commented Aug 26, 2019

No description provided.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 40 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 mvninstall 424 master passed
+1 compile 73 master passed
+1 checkstyle 110 master passed
+1 shadedjars 361 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 48 master passed
0 spotbugs 343 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 339 master passed
_ Patch Compile Tests _
+1 mvninstall 380 the patch passed
+1 compile 60 the patch passed
+1 javac 60 the patch passed
+1 checkstyle 91 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 305 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1047 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 36 the patch passed
+1 findbugs 276 the patch passed
_ Other Tests _
-1 unit 10262 hbase-server in the patch failed.
+1 asflicense 26 The patch does not generate ASF License warnings.
14327
Reason Tests
Failed junit tests hadoop.hbase.coprocessor.TestMasterObserver
hadoop.hbase.master.assignment.TestMasterAbortWhileMergingTable
hadoop.hbase.master.procedure.TestIgnoreUnknownFamily
hadoop.hbase.TestSplitMerge
hadoop.hbase.client.TestSplitOrMergeAtTableLevel
hadoop.hbase.client.TestAdmin1
hadoop.hbase.master.TestMergeTableRegionsWhileRSCrash
hadoop.hbase.master.assignment.TestMergeTableRegionsProcedure
hadoop.hbase.TestSequenceIdMonotonicallyIncreasing
hadoop.hbase.replication.TestSerialReplication
hadoop.hbase.master.normalizer.TestSimpleRegionNormalizerOnCluster
hadoop.hbase.namespace.TestNamespaceAuditor
hadoop.hbase.client.TestTableFavoredNodes
hadoop.hbase.master.assignment.TestModifyTableWhileMerging
hadoop.hbase.client.TestAdmin2
hadoop.hbase.regionserver.TestRegionMergeTransactionOnCluster
hadoop.hbase.client.TestAsyncRegionAdminApi2
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-542/1/artifact/out/Dockerfile
GITHUB PR #542
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux f7a8b811e0b8 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-542/out/precommit/personality/provided.sh
git revision master / 1ea5d8b
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-542/1/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-542/1/testReport/
Max. process+thread count 4358 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-542/1/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 35 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 mvninstall 326 master passed
+1 compile 56 master passed
+1 checkstyle 79 master passed
+1 shadedjars 271 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 38 master passed
0 spotbugs 235 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 233 master passed
_ Patch Compile Tests _
+1 mvninstall 295 the patch passed
+1 compile 56 the patch passed
+1 javac 56 the patch passed
+1 checkstyle 77 the patch passed
+1 whitespace 1 The patch has no whitespace issues.
+1 shadedjars 267 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 919 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 36 the patch passed
+1 findbugs 247 the patch passed
_ Other Tests _
+1 unit 8957 hbase-server in the patch passed.
+1 asflicense 32 The patch does not generate ASF License warnings.
12292
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-542/2/artifact/out/Dockerfile
GITHUB PR #542
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux e667dc5737fe 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-542/out/precommit/personality/provided.sh
git revision master / 1ea5d8b
Default Java 1.8.0_181
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-542/2/testReport/
Max. process+thread count 4823 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-542/2/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 121 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 mvninstall 446 master passed
+1 compile 78 master passed
+1 checkstyle 110 master passed
+1 shadedjars 350 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 46 master passed
0 spotbugs 274 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 272 master passed
_ Patch Compile Tests _
+1 mvninstall 428 the patch passed
+1 compile 73 the patch passed
+1 javac 73 the patch passed
+1 checkstyle 92 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 342 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1355 Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 javadoc 45 the patch passed
+1 findbugs 301 the patch passed
_ Other Tests _
-1 unit 17032 hbase-server in the patch failed.
+1 asflicense 29 The patch does not generate ASF License warnings.
21660
Reason Tests
Failed junit tests hadoop.hbase.master.procedure.TestSCPWithReplicasWithoutZKCoordinated
hadoop.hbase.master.TestMasterShutdown
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-542/3/artifact/out/Dockerfile
GITHUB PR #542
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux d32d80b0418e 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-542/out/precommit/personality/provided.sh
git revision master / 0438fdc
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-542/3/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-542/3/testReport/
Max. process+thread count 4654 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-542/3/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@saintstack saintstack merged commit c882672 into apache:master Aug 27, 2019
asfgit pushed a commit that referenced this pull request Aug 27, 2019
…ge (#542)

* HBASE-22922 Lock all regions to be merged in case of multi region merge

* HBASE-22922 Lock all regions to be merged in case of multi region merge
 (addendum)

fix off-by-one error in patch
Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit that referenced this pull request Aug 27, 2019
…ge (#542)

* HBASE-22922 Lock all regions to be merged in case of multi region merge

* HBASE-22922 Lock all regions to be merged in case of multi region merge
 (addendum)

fix off-by-one error in patch
Signed-off-by: stack <stack@apache.org>
asfgit pushed a commit that referenced this pull request Aug 27, 2019
…ge (#542)

* HBASE-22922 Lock all regions to be merged in case of multi region merge

* HBASE-22922 Lock all regions to be merged in case of multi region merge
 (addendum)

fix off-by-one error in patch
Signed-off-by: stack <stack@apache.org>
infraio pushed a commit to infraio/hbase that referenced this pull request Aug 17, 2020
…ge (apache#542)

* HBASE-22922 Lock all regions to be merged in case of multi region merge

* HBASE-22922 Lock all regions to be merged in case of multi region merge
 (addendum)

fix off-by-one error in patch
Signed-off-by: stack <stack@apache.org>
symat pushed a commit to symat/hbase that referenced this pull request Feb 17, 2021
…ge (apache#542)

* HBASE-22922 Lock all regions to be merged in case of multi region merge

* HBASE-22922 Lock all regions to be merged in case of multi region merge
 (addendum)

fix off-by-one error in patch
Signed-off-by: stack <stack@apache.org>
(cherry picked from commit 76e9b84)

Change-Id: I765220d02f18a55c7f62b196a916e2ad9b24c348
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.

3 participants