You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/08/26 13:33:35 UTC

[GitHub] [hbase] Apache-HBase commented on issue #543: HBASE-22922 Lock all regions to be merged in case of multi region merge (2.2)

Apache-HBase commented on issue #543: HBASE-22922 Lock all regions to be merged in case of multi region merge (2.2)
URL: https://github.com/apache/hbase/pull/543#issuecomment-524862256
 
 
   :broken_heart: **-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. |
   ||| _ branch-2.2 Compile Tests _ |
   | +1 | mvninstall | 306 | branch-2.2 passed |
   | +1 | compile | 53 | branch-2.2 passed |
   | +1 | checkstyle | 77 | branch-2.2 passed |
   | +1 | shadedjars | 242 | branch has no errors when building our shaded downstream artifacts. |
   | +1 | javadoc | 36 | branch-2.2 passed |
   | 0 | spotbugs | 174 | Used deprecated FindBugs config; considering switching to SpotBugs. |
   | +1 | findbugs | 171 | branch-2.2 passed |
   ||| _ Patch Compile Tests _ |
   | +1 | mvninstall | 283 | the patch passed |
   | +1 | compile | 52 | the patch passed |
   | +1 | javac | 52 | the patch passed |
   | +1 | checkstyle | 77 | the patch passed |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | shadedjars | 241 | patch has no errors when building our shaded downstream artifacts. |
   | +1 | hadoopcheck | 888 | Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2. |
   | +1 | javadoc | 33 | the patch passed |
   | +1 | findbugs | 182 | the patch passed |
   ||| _ Other Tests _ |
   | -1 | unit | 9706 | hbase-server in the patch failed. |
   | +1 | asflicense | 30 | The patch does not generate ASF License warnings. |
   | | | 12797 | |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | hadoop.hbase.client.TestAsyncRegionAdminApi2 |
   |   | hadoop.hbase.master.assignment.TestMasterAbortWhileMergingTable |
   |   | hadoop.hbase.master.normalizer.TestSimpleRegionNormalizerOnCluster |
   |   | hadoop.hbase.master.procedure.TestIgnoreUnknownFamily |
   |   | hadoop.hbase.snapshot.TestMobFlushSnapshotFromClient |
   |   | hadoop.hbase.master.assignment.TestModifyTableWhileMerging |
   |   | hadoop.hbase.snapshot.TestFlushSnapshotFromClient |
   |   | hadoop.hbase.client.TestTableFavoredNodes |
   |   | hadoop.hbase.master.TestMergeTableRegionsWhileRSCrash |
   |   | hadoop.hbase.client.TestSplitOrMergeAtTableLevel |
   |   | hadoop.hbase.TestJMXListener |
   |   | hadoop.hbase.replication.TestSerialReplication |
   |   | hadoop.hbase.TestSequenceIdMonotonicallyIncreasing |
   |   | hadoop.hbase.TestSplitMerge |
   |   | hadoop.hbase.regionserver.TestRegionMergeTransactionOnCluster |
   |   | hadoop.hbase.snapshot.TestConcurrentFlushSnapshotFromClient |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-543/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/543 |
   | Optional Tests | dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile |
   | uname | Linux a49867d77281 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-543/out/precommit/personality/provided.sh |
   | git revision | branch-2.2 / 1d939c7944 |
   | Default Java | 1.8.0_181 |
   | unit | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-543/1/artifact/out/patch-unit-hbase-server.txt |
   |  Test Results | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-543/1/testReport/ |
   | Max. process+thread count | 4019 (vs. ulimit of 10000) |
   | modules | C: hbase-server U: hbase-server |
   | Console output | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-543/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.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services