You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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-1 Compile Tests _
+1
mvninstall
544
branch-1 passed
+1
compile
49
branch-1 passed with JDK v1.8.0_222
+1
compile
53
branch-1 passed with JDK v1.7.0_232
+1
checkstyle
104
branch-1 passed
+1
shadedjars
212
branch has no errors when building our shaded downstream artifacts.
+1
javadoc
47
branch-1 passed with JDK v1.8.0_222
+1
javadoc
50
branch-1 passed with JDK v1.7.0_232
0
spotbugs
215
Used deprecated FindBugs config; considering switching to SpotBugs.
+1
findbugs
210
branch-1 passed
_ Patch Compile Tests _
+1
mvninstall
153
the patch passed
+1
compile
50
the patch passed with JDK v1.8.0_222
+1
javac
50
the patch passed
+1
compile
55
the patch passed with JDK v1.7.0_232
+1
javac
55
the patch passed
+1
checkstyle
101
the patch passed
+1
whitespace
0
The patch has no whitespace issues.
+1
shadedjars
210
patch has no errors when building our shaded downstream artifacts.
+1
hadoopcheck
363
Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
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-1 Compile Tests _
+1
mvninstall
496
branch-1 passed
+1
compile
37
branch-1 passed with JDK v1.8.0_222
+1
compile
40
branch-1 passed with JDK v1.7.0_232
+1
checkstyle
86
branch-1 passed
+1
shadedjars
160
branch has no errors when building our shaded downstream artifacts.
+1
javadoc
34
branch-1 passed with JDK v1.8.0_222
+1
javadoc
37
branch-1 passed with JDK v1.7.0_232
0
spotbugs
167
Used deprecated FindBugs config; considering switching to SpotBugs.
+1
findbugs
163
branch-1 passed
_ Patch Compile Tests _
+1
mvninstall
113
the patch passed
+1
compile
38
the patch passed with JDK v1.8.0_222
+1
javac
38
the patch passed
+1
compile
41
the patch passed with JDK v1.7.0_232
+1
javac
41
the patch passed
+1
checkstyle
79
the patch passed
+1
whitespace
0
The patch has no whitespace issues.
+1
shadedjars
160
patch has no errors when building our shaded downstream artifacts.
+1
hadoopcheck
291
Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
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-1 Compile Tests _
+1
mvninstall
567
branch-1 passed
+1
compile
65
branch-1 passed with JDK v1.8.0_222
+1
compile
55
branch-1 passed with JDK v1.7.0_232
+1
checkstyle
119
branch-1 passed
+1
shadedjars
223
branch has no errors when building our shaded downstream artifacts.
+1
javadoc
45
branch-1 passed with JDK v1.8.0_222
+1
javadoc
48
branch-1 passed with JDK v1.7.0_232
0
spotbugs
226
Used deprecated FindBugs config; considering switching to SpotBugs.
+1
findbugs
219
branch-1 passed
_ Patch Compile Tests _
+1
mvninstall
153
the patch passed
+1
compile
50
the patch passed with JDK v1.8.0_222
+1
javac
50
the patch passed
+1
compile
55
the patch passed with JDK v1.7.0_232
+1
javac
55
the patch passed
+1
checkstyle
115
the patch passed
+1
whitespace
0
The patch has no whitespace issues.
+1
shadedjars
224
patch has no errors when building our shaded downstream artifacts.
+1
hadoopcheck
387
Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
I'm going to close this first approach since it lacks what we need per the continued discussion on HBASE-22874 . I'm only doing this to avoid having the QA bot continue rebuilding the PR every time a commit lands on the target branch. Please continue discussion about needs on HBASE-22874 and let's start with a PR just for master to start dealing with implementation details and look at backports once we get that merged.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.