Skip to content

HBASE-22841 Add more factory functions to TimeRange - #483

Closed
huonw wants to merge 1 commit into
apache:masterfrom
huonw:timerange-constructors
Closed

HBASE-22841 Add more factory functions to TimeRange#483
huonw wants to merge 1 commit into
apache:masterfrom
huonw:timerange-constructors

Conversation

@huonw

Copy link
Copy Markdown
Contributor

These functions make it easier to possible to use
org.apache.hadoop.hbase.client.Table.CheckAndMutateBuilder#timeRange
with more interesting ranges, without being forced to use the
deprecated constructors.

These functions make it easier to possible to use
`org.apache.hadoop.hbase.client.Table.CheckAndMutateBuilder#timeRange`
with more interesting ranges, without being forced to use the
deprecated constructors.
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec146Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep47Maven dependency ordering for branch
+1mvninstall452master passed
+1compile103master passed
+1checkstyle125master passed
+1shadedjars343branch has no errors when building our shaded downstream artifacts.
+1javadoc75master passed
0spotbugs311Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs370master passed
_ Patch Compile Tests _
0mvndep21Maven dependency ordering for patch
+1mvninstall425the patch passed
+1compile100the patch passed
+1javac100the patch passed
+1checkstyle124the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars335patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1226Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc80the patch passed
+1findbugs321the patch passed
_ Other Tests _
+1unit173hbase-common in the patch passed.
-1unit19949hbase-server in the patch failed.
+1asflicense73The patch does not generate ASF License warnings.
25032
ReasonTests
Failed junit testshadoop.hbase.replication.TestAddToSerialReplicationPeer
hadoop.hbase.client.TestAsyncMetaRegionLocator
hadoop.hbase.client.TestSeparateClientZKCluster
hadoop.hbase.master.TestSplitRegionWhileRSCrash
hadoop.hbase.regionserver.wal.TestLogRolling
hadoop.hbase.client.TestRestoreSnapshotFromClientAfterSplittingRegions
hadoop.hbase.client.TestAsyncTableBatch
hadoop.hbase.client.TestAsyncSingleRequestRpcRetryingCaller
hadoop.hbase.client.TestRestoreSnapshotFromClientSimple
hadoop.hbase.regionserver.TestHRegionOnCluster
hadoop.hbase.security.access.TestSnapshotScannerHDFSAclController
hadoop.hbase.regionserver.wal.TestAsyncLogRolling
hadoop.hbase.master.assignment.TestSplitTableRegionProcedure
hadoop.hbase.tool.TestBulkLoadHFilesSplitRecovery
hadoop.hbase.client.TestTableSnapshotScanner
hadoop.hbase.regionserver.TestCompactSplitThread
hadoop.hbase.client.TestMobRestoreSnapshotFromClientSchemaChange
hadoop.hbase.regionserver.wal.TestAsyncWALReplayCompressed
hadoop.hbase.client.TestAsyncTableAdminApi
hadoop.hbase.regionserver.wal.TestSecureAsyncWALReplay
hadoop.hbase.client.TestAsyncNonMetaRegionLocator
hadoop.hbase.regionserver.wal.TestWALReplayCompressed
hadoop.hbase.snapshot.TestMobFlushSnapshotFromClient
hadoop.hbase.regionserver.wal.TestWALReplayBoundedLogWriterCreation
hadoop.hbase.TestPartialResultsFromClientSide
hadoop.hbase.client.TestSizeFailures
hadoop.hbase.client.TestMvccConsistentScanner
hadoop.hbase.replication.TestSerialReplication
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.master.assignment.TestMergeTableRegionsProcedure
hadoop.hbase.util.TestRegionMover
hadoop.hbase.client.TestAsyncTableLocateRegionForDeletedTable
hadoop.hbase.snapshot.TestFlushSnapshotFromClient
hadoop.hbase.client.TestRestoreSnapshotFromClientSchemaChange
hadoop.hbase.client.TestRestoreSnapshotFromClientAfterTruncate
hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures
hadoop.hbase.regionserver.wal.TestSecureWALReplay
hadoop.hbase.client.TestMetaWithReplicas
hadoop.hbase.client.TestAdmin
hadoop.hbase.client.TestAsyncTableGetMultiThreaded
hadoop.hbase.tool.TestSecureBulkLoadHFilesSplitRecovery
hadoop.hbase.regionserver.TestRegionMergeTransactionOnCluster
hadoop.hbase.regionserver.TestEndToEndSplitTransaction
hadoop.hbase.client.TestAsyncSnapshotAdminApi
hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient
hadoop.hbase.quotas.TestFileArchiverNotifierImpl
hadoop.hbase.regionserver.wal.TestWALReplay
hadoop.hbase.regionserver.wal.TestAsyncWALReplay
hadoop.hbase.client.TestRestoreSnapshotFromClientClone
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.coprocessor.TestOpenTableInCoprocessor
hadoop.hbase.master.assignment.TestCloseRegionWhileRSCrash
hadoop.hbase.master.TestMergeTableRegionsWhileRSCrash
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.client.TestMobRestoreSnapshotFromClientAfterSplittingRegions
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/2/artifact/out/Dockerfile
GITHUB PR#483
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 41b986b0da3e 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-483/out/precommit/personality/provided.sh
git revisionmaster / 9d6a653
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/2/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/2/testReport/
Max. process+thread count4712 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/2/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec129Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep34Maven dependency ordering for branch
+1mvninstall367master passed
+1compile88master passed
+1checkstyle118master passed
+1shadedjars300branch has no errors when building our shaded downstream artifacts.
+1javadoc61master passed
0spotbugs270Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs323master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall356the patch passed
+1compile83the patch passed
+1javac83the patch passed
+1checkstyle115the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars305patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1048Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc56the patch passed
+1findbugs380the patch passed
_ Other Tests _
+1unit187hbase-common in the patch passed.
-1unit12360hbase-server in the patch failed.
+1asflicense48The patch does not generate ASF License warnings.
16818
ReasonTests
Failed junit testshadoop.hbase.client.TestFromClientSide3
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/3/artifact/out/Dockerfile
GITHUB PR#483
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6211d86d45b1 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-483/out/precommit/personality/provided.sh
git revisionmaster / 07ab9ed
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/3/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/3/testReport/
Max. process+thread count5187 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/3/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec313Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep38Maven dependency ordering for branch
+1mvninstall413master passed
+1compile100master passed
+1checkstyle137master passed
+1shadedjars374branch has no errors when building our shaded downstream artifacts.
+1javadoc70master passed
0spotbugs336Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs397master passed
_ Patch Compile Tests _
0mvndep20Maven dependency ordering for patch
+1mvninstall394the patch passed
+1compile93the patch passed
+1javac93the patch passed
+1checkstyle121the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars350patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1195Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc68the patch passed
+1findbugs398the patch passed
_ Other Tests _
+1unit214hbase-common in the patch passed.
-1unit12539hbase-server in the patch failed.
+1asflicense53The patch does not generate ASF License warnings.
17765
ReasonTests
Failed junit testshadoop.hbase.client.TestFromClientSide3
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/4/artifact/out/Dockerfile
GITHUB PR#483
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 01da04563c55 4.4.0-154-generic #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-483/out/precommit/personality/provided.sh
git revisionmaster / 8c1edb3
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/4/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/4/testReport/
Max. process+thread count4695 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/4/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

* Evaluated according to minStamp <= timestamp < maxStamp
* or [minStamp,maxStamp) in interval notation.
* <p>
* Can be returned and read by clients. Should not be directly created by clients.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that this comment is still valid until the deprecated constructors are removed.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added this in the committed patch.

.thenPut(put);
assertFalse(ok);

ok = table.checkAndMutate(ROW, FAMILY).qualifier(QUALIFIER)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add a short comment for every test what the purpose is (or move them into separate, small test cases)?

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec38Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep35Maven dependency ordering for branch
+1mvninstall303master passed
+1compile73master passed
+1checkstyle95master passed
+1shadedjars263branch has no errors when building our shaded downstream artifacts.
+1javadoc51master passed
0spotbugs239Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs283master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall285the patch passed
+1compile72the patch passed
+1javac72the patch passed
+1checkstyle93the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars259patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck934Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc56the patch passed
+1findbugs304the patch passed
_ Other Tests _
+1unit180hbase-common in the patch passed.
+1unit6550hbase-server in the patch passed.
+1asflicense59The patch does not generate ASF License warnings.
10329
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/5/artifact/out/Dockerfile
GITHUB PR#483
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 40cdad9d856b 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-483/out/precommit/personality/provided.sh
git revisionmaster / e69af5a
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/5/testReport/
Max. process+thread count4829 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/5/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec302Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep43Maven dependency ordering for branch
+1mvninstall416master passed
+1compile98master passed
+1checkstyle127master passed
+1shadedjars330branch has no errors when building our shaded downstream artifacts.
+1javadoc65master passed
0spotbugs295Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs357master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall391the patch passed
+1compile98the patch passed
+1javac98the patch passed
+1checkstyle126the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars332patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1114Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc60the patch passed
+1findbugs335the patch passed
_ Other Tests _
+1unit175hbase-common in the patch passed.
-1unit10799hbase-server in the patch failed.
+1asflicense46The patch does not generate ASF License warnings.
15648
ReasonTests
Failed junit testshadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/6/artifact/out/Dockerfile
GITHUB PR#483
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux e8f5fa6a7636 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-483/out/precommit/personality/provided.sh
git revisionmaster / 27ed2ac
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/6/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/6/testReport/
Max. process+thread count4758 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/6/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@openinxopeninx left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The patch looks good to me overall. +1, please address HorizonNet's comment if necessary.. Thanks.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec76Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep38Maven dependency ordering for branch
+1mvninstall369master passed
+1compile81master passed
+1checkstyle100master passed
+1shadedjars267branch has no errors when building our shaded downstream artifacts.
+1javadoc55master passed
0spotbugs263Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs312master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall338the patch passed
+1compile81the patch passed
+1javac81the patch passed
+1checkstyle105the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars312patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1040Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc54the patch passed
+1findbugs317the patch passed
_ Other Tests _
+1unit175hbase-common in the patch passed.
-1unit13314hbase-server in the patch failed.
+1asflicense49The patch does not generate ASF License warnings.
17501
ReasonTests
Failed junit testshadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.client.TestFromClientSide3
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/7/artifact/out/Dockerfile
GITHUB PR#483
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 7b1a9a115455 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-483/out/precommit/personality/provided.sh
git revisionmaster / 53db390
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/7/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/7/testReport/
Max. process+thread count4729 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/7/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec76Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep35Maven dependency ordering for branch
+1mvninstall326master passed
+1compile81master passed
+1checkstyle111master passed
+1shadedjars290branch has no errors when building our shaded downstream artifacts.
+1javadoc55master passed
0spotbugs222Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs270master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall303the patch passed
+1compile76the patch passed
+1javac76the patch passed
+1checkstyle106the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars276patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck964Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc59the patch passed
+1findbugs345the patch passed
_ Other Tests _
+1unit171hbase-common in the patch passed.
-1unit14059hbase-server in the patch failed.
+1asflicense78The patch does not generate ASF License warnings.
18131
ReasonTests
Failed junit testshadoop.hbase.master.TestMasterOperationsForRegionReplicas
hadoop.hbase.client.TestFromClientSide
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/8/artifact/out/Dockerfile
GITHUB PR#483
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 9a4fd6aaf454 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-483/out/precommit/personality/provided.sh
git revisionmaster / d9d5f69
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/8/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/8/testReport/
Max. process+thread count4811 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/8/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec68Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep39Maven dependency ordering for branch
+1mvninstall315master passed
+1compile74master passed
+1checkstyle97master passed
+1shadedjars266branch has no errors when building our shaded downstream artifacts.
+1javadoc52master passed
0spotbugs238Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs288master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall288the patch passed
+1compile72the patch passed
+1javac72the patch passed
+1checkstyle96the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars260patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck936Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc66the patch passed
+1findbugs327the patch passed
_ Other Tests _
+1unit182hbase-common in the patch passed.
-1unit20117hbase-server in the patch failed.
+1asflicense61The patch does not generate ASF License warnings.
24025
ReasonTests
Failed junit testshadoop.hbase.client.TestFromClientSide
hadoop.hbase.client.TestAsyncTableAdminApi
hadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.snapshot.TestMobFlushSnapshotFromClient
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.tool.TestBulkLoadHFiles
hadoop.hbase.master.assignment.TestOpenRegionProcedureHang
hadoop.hbase.master.TestAssignmentManagerMetrics
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.client.TestFromClientSide3
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.tool.TestSecureBulkLoadHFiles
hadoop.hbase.snapshot.TestFlushSnapshotFromClient
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/9/artifact/out/Dockerfile
GITHUB PR#483
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d2cd50ba05d4 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-483/out/precommit/personality/provided.sh
git revisionmaster / 8ffc45a
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/9/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/9/testReport/
Max. process+thread count5034 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/9/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec104Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep34Maven dependency ordering for branch
+1mvninstall327master passed
+1compile83master passed
+1checkstyle111master passed
+1shadedjars284branch has no errors when building our shaded downstream artifacts.
+1javadoc63master passed
0spotbugs306Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs362master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall309the patch passed
+1compile83the patch passed
+1javac83the patch passed
+1checkstyle110the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars286patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck988Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc68the patch passed
+1findbugs346the patch passed
_ Other Tests _
+1unit175hbase-common in the patch passed.
-1unit17779hbase-server in the patch failed.
+1asflicense47The patch does not generate ASF License warnings.
21982
ReasonTests
Failed junit testshadoop.hbase.replication.TestReplicationDisableInactivePeer
hadoop.hbase.client.TestFromClientSide3
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/10/artifact/out/Dockerfile
GITHUB PR#483
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux cd96b381c3ed 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-483/out/precommit/personality/provided.sh
git revisionmaster / edf6f68
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/10/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/10/testReport/
Max. process+thread count4725 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/10/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec53Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep34Maven dependency ordering for branch
+1mvninstall311master passed
+1compile73master passed
+1checkstyle102master passed
+1shadedjars271branch has no errors when building our shaded downstream artifacts.
+1javadoc55master passed
0spotbugs247Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs299master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall332the patch passed
+1compile78the patch passed
+1javac78the patch passed
+1checkstyle98the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars271patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck925Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc55the patch passed
+1findbugs305the patch passed
_ Other Tests _
+1unit182hbase-common in the patch passed.
-1unit18185hbase-server in the patch failed.
+1asflicense47The patch does not generate ASF License warnings.
22114
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.master.procedure.TestSCPWithReplicasWithoutZKCoordinated
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.master.procedure.TestProcedurePriority
hadoop.hbase.master.procedure.TestSCPWithReplicas
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/12/artifact/out/Dockerfile
GITHUB PR#483
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux edf6a89180a6 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-483/out/precommit/personality/provided.sh
git revisionmaster / 78f5d8e
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/12/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/12/testReport/
Max. process+thread count4987 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/12/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec42Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep34Maven dependency ordering for branch
+1mvninstall304master passed
+1compile73master passed
+1checkstyle97master passed
+1shadedjars266branch has no errors when building our shaded downstream artifacts.
+1javadoc52master passed
0spotbugs241Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs287master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall286the patch passed
+1compile134the patch passed
+1javac134the patch passed
+1checkstyle209the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars262patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck904Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc51the patch passed
+1findbugs293the patch passed
_ Other Tests _
+1unit181hbase-common in the patch passed.
+1unit8311hbase-server in the patch passed.
+1asflicense42The patch does not generate ASF License warnings.
12223
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/13/artifact/out/Dockerfile
GITHUB PR#483
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux af866be93e4f 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-483/out/precommit/personality/provided.sh
git revisionmaster / 94af651
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/13/testReport/
Max. process+thread count4795 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/13/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec207Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep34Maven dependency ordering for branch
+1mvninstall482master passed
+1compile98master passed
+1checkstyle107master passed
+1shadedjars327branch has no errors when building our shaded downstream artifacts.
+1javadoc58master passed
0spotbugs264Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs316master passed
_ Patch Compile Tests _
0mvndep19Maven dependency ordering for patch
+1mvninstall351the patch passed
+1compile79the patch passed
+1javac79the patch passed
+1checkstyle97the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars276patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck990Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc55the patch passed
+1findbugs308the patch passed
_ Other Tests _
+1unit171hbase-common in the patch passed.
+1unit15563hbase-server in the patch passed.
+1asflicense68The patch does not generate ASF License warnings.
20053
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/14/artifact/out/Dockerfile
GITHUB PR#483
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux b26c1d90b9d7 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-483/out/precommit/personality/provided.sh
git revisionmaster / 3eb602c
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/14/testReport/
Max. process+thread count5079 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-483/14/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@openinx

Copy link
Copy Markdown
Member

I think the patch is good enough now, plan to commit this patch to avoid the daily nosiy from hadoopQA :-)

@openinxopeninx closed this Aug 17, 2019
@huonw

Copy link
Copy Markdown
ContributorAuthor

Oh, thanks. I was going to get to the feedback today. Should I open a follow-up pull request that addresses @HorizonNet's comment about the tests?

@huonw
huonw deleted the timerange-constructors branch August 18, 2019 22:29
@openinx

Copy link
Copy Markdown
Member

@huonw no need. I've addressed that in the committed patch. Thanks for your contribution.

@huonw

Copy link
Copy Markdown
ContributorAuthor

Thank you for doing so!

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.

4 participants

@huonw@Apache-HBase@openinx@HorizonNet