Skip to content

HBASE-22390 Backport HBASE-22190 to branch-1 - #230

Closed
z-york wants to merge 1 commit into
apache:branch-1from
z-york:backport-22190
Closed

HBASE-22390 Backport HBASE-22190 to branch-1#230
z-york wants to merge 1 commit into
apache:branch-1from
z-york:backport-22190

Conversation

@z-york

Copy link
Copy Markdown
Contributor

HBASE-22190 SnapshotFileCache may fail to load the correct snapshot file list when there is an on-going snapshot operation

 HBASE-22190 SnapshotFileCache may fail to load the correct snapshot file list when there is an on-going snapshot operation
@z-york
z-york requested a review from Apache9May 9, 2019 19:28
@z-york

Copy link
Copy Markdown
ContributorAuthor

@Apache9@apurtell (for visibility since this fixes HBASE-21070)

@z-york

Copy link
Copy Markdown
ContributorAuthor

Also please advise if I attributed this incorrectly, it's a little wonky with a PR.

@apurtellapurtell left a comment

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.

+1

@apurtellapurtell left a comment

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.

+1
Also approved #230

(Edit: Meant to attach this comment to #229. )

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec1278Docker mode activated.
_ Prechecks _
0findbugs0Findbugs executables are not available.
+1hbaseanti0Patch does not have any anti-patterns.
+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.
_ branch-1 Compile Tests _
+1mvninstall150branch-1 passed
+1compile38branch-1 passed with JDK v1.8.0_212
+1compile48branch-1 passed with JDK v1.7.0_222
+1checkstyle80branch-1 passed
+1shadedjars159branch has no errors when building our shaded downstream artifacts.
+1javadoc57branch-1 passed with JDK v1.8.0_212
+1javadoc62branch-1 passed with JDK v1.7.0_222
_ Patch Compile Tests _
+1mvninstall151the patch passed
+1compile62the patch passed with JDK v1.8.0_212
+1javac62the patch passed
+1compile50the patch passed with JDK v1.7.0_222
+1javac50the patch passed
-1checkstyle79hbase-server: The patch generated 4 new + 2 unchanged - 2 fixed = 6 total (was 4)
+1whitespace0The patch has no whitespace issues.
+1shadedjars155patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck109Patch does not cause any errors with Hadoop 2.7.4.
+1javadoc28the patch passed with JDK v1.8.0_212
+1javadoc38the patch passed with JDK v1.7.0_222
_ Other Tests _
-1unit8889hbase-server in the patch failed.
+1asflicense87The patch does not generate ASF License warnings.
11603
ReasonTests
Failed junit testshadoop.hbase.regionserver.wal.TestLogRolling
hadoop.hbase.regionserver.TestPerColumnFamilyFlush
hadoop.hbase.regionserver.TestEncryptionKeyRotation
hadoop.hbase.replication.TestReplicationSmallTests
SubsystemReport/Notes
DockerClient=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-230/1/artifact/out/Dockerfile
GITHUB PR#230
Optional Testsdupname asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux b54248fbc097 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personality/testptch/patchprocess/precommit/personality/provided.sh
git revisionbranch-1 / 56548fc
mavenversion: Apache Maven 3.0.5
Default Java1.7.0_222
Multi-JDK versions/usr/lib/jvm/java-8-openjdk-amd64:1.8.0_212 /usr/lib/jvm/java-7-openjdk-amd64:1.7.0_222
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-230/1/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-230/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-230/1/testReport/
Max. process+thread count3812 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-230/1/console
Powered byApache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@z-york

Copy link
Copy Markdown
ContributorAuthor

all these tests pass locally. Fixed checkstyle as well. Committing.

asfgit pushed a commit that referenced this pull request May 9, 2019
HBASE-22190 SnapshotFileCache may fail to load the correct snapshot file list when there is an on-going snapshot operation
closes#230
Co-authored-by: Zach York <zyork@amazon.com>
asfgit pushed a commit that referenced this pull request May 10, 2019
HBASE-22190 SnapshotFileCache may fail to load the correct snapshot file list when there is an on-going snapshot operation
closes#230
Co-authored-by: Zach York <zyork@amazon.com>
@z-york

Copy link
Copy Markdown
ContributorAuthor

pushed to branch-1 and branch-1.4. closing.

@z-yorkz-york closed this May 10, 2019
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

@z-york@Apache-HBase@apurtell@Apache9