Apache-HBase commented on issue #1184: HBASE-23848 Removed deprecated 
setStopRow from Scan
URL: https://github.com/apache/hbase/pull/1184#issuecomment-595463618
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m 41s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files 
found.  |
   | +1 :green_heart: |  hbaseanti  |   0m  0s |  Patch does not have any 
anti-patterns.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any 
@author tags.  |
   | +1 :green_heart: |  test4tests  |   0m  0s |  The patch appears to include 
12 new or modified test files.  |
   ||| _ master Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 37s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   5m 23s |  master passed  |
   | +1 :green_heart: |  compile  |   4m  2s |  master passed  |
   | +1 :green_heart: |  checkstyle  |   3m 50s |  master passed  |
   | +1 :green_heart: |  shadedjars  |   4m 54s |  branch has no errors when 
building our shaded downstream artifacts.  |
   | +1 :green_heart: |  javadoc  |   2m 49s |  master passed  |
   | +0 :ok: |  spotbugs  |   1m 34s |  Used deprecated FindBugs config; 
considering switching to SpotBugs.  |
   | +1 :green_heart: |  findbugs  |  10m 25s |  master passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 14s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   5m 11s |  the patch passed  |
   | +1 :green_heart: |  compile  |   4m  2s |  the patch passed  |
   | +1 :green_heart: |  javac  |   4m  2s |  the patch passed  |
   | +1 :green_heart: |  checkstyle  |   0m 32s |  The patch passed checkstyle 
in hbase-client  |
   | +1 :green_heart: |  checkstyle  |   1m 10s |  hbase-server: The patch 
generated 0 new + 18 unchanged - 2 fixed = 18 total (was 20)  |
   | +1 :green_heart: |  checkstyle  |   0m 22s |  The patch passed checkstyle 
in hbase-mapreduce  |
   | +1 :green_heart: |  checkstyle  |   0m 51s |  The patch passed checkstyle 
in hbase-thrift  |
   | +1 :green_heart: |  checkstyle  |   0m 16s |  The patch passed checkstyle 
in hbase-backup  |
   | +1 :green_heart: |  checkstyle  |   0m 19s |  hbase-it: The patch 
generated 0 new + 33 unchanged - 1 fixed = 33 total (was 34)  |
   | +1 :green_heart: |  checkstyle  |   0m 17s |  The patch passed checkstyle 
in hbase-rest  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace 
issues.  |
   | +1 :green_heart: |  shadedjars  |   4m 46s |  patch has no errors when 
building our shaded downstream artifacts.  |
   | +1 :green_heart: |  hadoopcheck  |  16m 12s |  Patch does not cause any 
errors with Hadoop 2.8.5 2.9.2 or 3.1.2.  |
   | +1 :green_heart: |  javadoc  |   2m 48s |  the patch passed  |
   | +1 :green_heart: |  findbugs  |  11m  8s |  the patch passed  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   0m 56s |  hbase-client in the patch passed.  
|
   | -1 :x: |  unit  |  60m 32s |  hbase-server in the patch failed.  |
   | -1 :x: |  unit  |   6m 22s |  hbase-mapreduce in the patch failed.  |
   | +1 :green_heart: |  unit  |   2m 36s |  hbase-thrift in the patch passed.  
|
   | -1 :x: |  unit  |  16m 47s |  hbase-backup in the patch failed.  |
   | +1 :green_heart: |  unit  |   1m 20s |  hbase-it in the patch passed.  |
   | -1 :x: |  unit  |   3m 14s |  hbase-rest in the patch failed.  |
   | +1 :green_heart: |  asflicense  |   4m 36s |  The patch does not generate 
ASF License warnings.  |
   |  |   | 185m 34s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | hadoop.hbase.client.TestTableSnapshotScanner |
   |   | hadoop.hbase.replication.TestNamespaceReplicationWithBulkLoadedData |
   |   | hadoop.hbase.regionserver.TestScanner |
   |   | hadoop.hbase.rsgroup.TestEnableRSGroupsCompatibility |
   |   | hadoop.hbase.replication.master.TestRecoverStandbyProcedure |
   |   | hadoop.hbase.replication.TestPerTableCFReplication |
   |   | hadoop.hbase.replication.TestNamespaceReplication |
   |   | hadoop.hbase.filter.TestFilter |
   |   | hadoop.hbase.replication.TestReplicationDroppedTables |
   |   | hadoop.hbase.replication.TestRemoveFromSerialReplicationPeer |
   |   | 
hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleAsyncWAL
 |
   |   | hadoop.hbase.replication.TestReplicationSyncUpTool |
   |   | hadoop.hbase.rsgroup.TestRSGroupsBalance |
   |   | hadoop.hbase.replication.TestReplicationDisableInactivePeer |
   |   | 
hadoop.hbase.replication.regionserver.TestDrainReplicationQueuesForStandBy |
   |   | hadoop.hbase.replication.regionserver.TestReplicator |
   |   | 
hadoop.hbase.replication.TestSyncReplicationMoreLogsInLocalCopyToRemote |
   |   | hadoop.hbase.replication.TestReplicationKillMasterRS |
   |   | 
hadoop.hbase.replication.TestReplicationKillMasterRSWithSeparateOldWALs |
   |   | hadoop.hbase.replication.TestSyncReplicationStandbyKillRS |
   |   | 
hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
 |
   |   | 
hadoop.hbase.replication.TestReplicationStatusBothNormalAndRecoveryLagging |
   |   | hadoop.hbase.replication.TestReplicationEmptyWALRecovery |
   |   | 
hadoop.hbase.replication.TestReplicationStatusSourceStartedTargetStoppedNoOps |
   |   | hadoop.hbase.replication.TestReplicationStatusAfterLagging |
   |   | hadoop.hbase.rsgroup.TestEnableRSGroups |
   |   | hadoop.hbase.regionserver.TestSeekOptimizations |
   |   | hadoop.hbase.mapreduce.TestTableSnapshotInputFormat |
   |   | hadoop.hbase.backup.TestFullBackup |
   |   | hadoop.hbase.backup.TestIncrementalBackupDeleteTable |
   |   | hadoop.hbase.backup.TestRemoteRestore |
   |   | hadoop.hbase.backup.TestRepairAfterFailedDelete |
   |   | hadoop.hbase.backup.TestBackupBoundaryTests |
   |   | hadoop.hbase.backup.TestIncrementalBackupWithFailures |
   |   | hadoop.hbase.backup.TestBackupDescribe |
   |   | hadoop.hbase.backup.TestRemoteBackup |
   |   | hadoop.hbase.backup.TestBackupShowHistory |
   |   | hadoop.hbase.backup.TestBackupDeleteWithFailures |
   |   | hadoop.hbase.backup.TestIncrementalBackup |
   |   | hadoop.hbase.backup.TestRestoreBoundaryTests |
   |   | hadoop.hbase.backup.TestIncrementalBackupWithBulkLoad |
   |   | hadoop.hbase.backup.TestBackupDeleteRestore |
   |   | hadoop.hbase.backup.TestBackupMerge |
   |   | hadoop.hbase.backup.TestIncrementalBackupMergeWithFailures |
   |   | hadoop.hbase.backup.TestFullBackupSetRestoreSet |
   |   | hadoop.hbase.backup.TestFullBackupWithFailures |
   |   | hadoop.hbase.backup.TestBackupStatusProgress |
   |   | hadoop.hbase.backup.TestFullRestore |
   |   | hadoop.hbase.backup.TestBackupRepair |
   |   | hadoop.hbase.rest.TestScannersWithFilters |
   |   | hadoop.hbase.rest.TestGetAndPutResource |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.7 Server=19.03.7 base: 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1184/5/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hbase/pull/1184 |
   | Optional Tests | dupname asflicense javac javadoc unit spotbugs findbugs 
shadedjars hadoopcheck hbaseanti checkstyle compile |
   | uname | Linux c2f3d963b8f7 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/Base-PreCommit-GitHub-PR_PR-1184/out/precommit/personality/provided.sh
 |
   | git revision | master / aff0ff5d97 |
   | Default Java | 1.8.0_181 |
   | unit | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1184/5/artifact/out/patch-unit-hbase-server.txt
 |
   | unit | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1184/5/artifact/out/patch-unit-hbase-mapreduce.txt
 |
   | unit | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1184/5/artifact/out/patch-unit-hbase-backup.txt
 |
   | unit | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1184/5/artifact/out/patch-unit-hbase-rest.txt
 |
   |  Test Results | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1184/5/testReport/
 |
   | Max. process+thread count | 6081 (vs. ulimit of 10000) |
   | modules | C: hbase-client hbase-server hbase-mapreduce hbase-thrift 
hbase-backup hbase-it hbase-rest U: . |
   | Console output | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1184/5/console |
   | versions | git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11 |
   | Powered by | Apache Yetus 0.11.1 https://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:
[email protected]


With regards,
Apache Git Services

Reply via email to