Skip to content

HBASE-22189 Removed remaining usage of StoreFile.getModificationTimeStamp - #129

Merged
HorizonNet merged 1 commit into
apache:masterfrom
ultratendency:HBASE-22189
Apr 11, 2019
Merged

HBASE-22189 Removed remaining usage of StoreFile.getModificationTimeStamp#129
HorizonNet merged 1 commit into
apache:masterfrom
ultratendency:HBASE-22189

Conversation

@HorizonNet

Copy link
Copy Markdown
Contributor

Moved the remaining usage of StoreFile.getModificationTimeStamp to StoreFile.getModificationTimestamp.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec27Docker mode activated.
_ Prechecks _
+1@author0The patch does not contain any @author tags.
-0test4tests0The 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 _
+1mvninstall302master passed
+1javadoc34master passed
_ Patch Compile Tests _
+1mvninstall253the patch passed
+1whitespace0The patch has no whitespace issues.
+1javadoc30the patch passed
_ Other Tests _
-1unit8405hbase-server in the patch failed.
+1asflicense22The patch does not generate ASF License warnings.
9141
ReasonTests
Failed junit testshadoop.hbase.master.locking.TestLockManager
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-129/1/artifact/out/Dockerfile
GITHUB PR#129
Optional Testsdupname asflicense javac javadoc unit
unameLinux 8fb385828517 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionmaster / a871d31
mavenversion: Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z)
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-129/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-129/1/testReport/
Max. process+thread count4793 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-129/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@HorizonNet

Copy link
Copy Markdown
ContributorAuthor

The failing test case seems to be unrelated to the actual change.

@Apache9

Copy link
Copy Markdown
Contributor

@HorizonNet Please merge this and also cherry-pick to other branches if necessary? You're a commit so you should have the permission to do so.

@Apache9

Copy link
Copy Markdown
Contributor

And make sure to use 'rebase and merge'...

Thanks.

@HorizonNet
HorizonNet merged commit 3994529 into apache:masterApr 11, 2019
@HorizonNet
HorizonNet deleted the HBASE-22189 branch April 11, 2019 10:43
This was referenced Jan 5, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@HorizonNet@Apache-HBase@Apache9