Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBASE-22846 Internal Error 500 when Using HBASE REST API to Create Na… #524

Merged
merged 4 commits into from
Sep 17, 2019

Conversation

wchevreuil
Copy link
Contributor

HBASE-22846:

First PR based on branch-2.1. Apparently, jersey does not support more than one method mapped for the very same endpoint path, so merged post with postNobody, as well as put and putNobody. Additional refactoring applied to avoid code duplication.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 108 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 414 branch-2.1 passed
+1 compile 31 branch-2.1 passed
+1 checkstyle 19 branch-2.1 passed
+1 shadedjars 281 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 23 branch-2.1 passed
0 spotbugs 59 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 56 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 318 the patch passed
+1 compile 30 the patch passed
+1 javac 30 the patch passed
-1 checkstyle 17 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 267 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1335 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 23 the patch passed
+1 findbugs 64 the patch passed
_ Other Tests _
-1 unit 388 hbase-rest in the patch failed.
+1 asflicense 13 The patch does not generate ASF License warnings.
3803
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/1/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux e79530be5c7e 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / 2881b4e
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/1/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/1/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/1/testReport/
Max. process+thread count 2330 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/1/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 101 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 385 branch-2.1 passed
+1 compile 41 branch-2.1 passed
+1 checkstyle 23 branch-2.1 passed
+1 shadedjars 269 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 23 branch-2.1 passed
0 spotbugs 58 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 55 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 353 the patch passed
+1 compile 31 the patch passed
+1 javac 31 the patch passed
-1 checkstyle 21 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 307 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1369 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 24 the patch passed
+1 findbugs 67 the patch passed
_ Other Tests _
-1 unit 349 hbase-rest in the patch failed.
+1 asflicense 11 The patch does not generate ASF License warnings.
3843
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/2/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 3c493c72f7ed 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / 0e58acc
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/2/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/2/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/2/testReport/
Max. process+thread count 2393 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/2/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 71 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 366 branch-2.1 passed
+1 compile 32 branch-2.1 passed
+1 checkstyle 17 branch-2.1 passed
+1 shadedjars 286 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 25 branch-2.1 passed
0 spotbugs 67 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 64 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 319 the patch passed
+1 compile 31 the patch passed
+1 javac 31 the patch passed
-1 checkstyle 18 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 293 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1295 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 22 the patch passed
+1 findbugs 64 the patch passed
_ Other Tests _
-1 unit 487 hbase-rest in the patch failed.
+1 asflicense 13 The patch does not generate ASF License warnings.
3758
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/3/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 6274c76e7d3c 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / 21093fd
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/3/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/3/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/3/testReport/
Max. process+thread count 2195 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/3/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 85 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 358 branch-2.1 passed
+1 compile 33 branch-2.1 passed
+1 checkstyle 20 branch-2.1 passed
+1 shadedjars 265 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 24 branch-2.1 passed
0 spotbugs 63 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 61 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 315 the patch passed
+1 compile 33 the patch passed
+1 javac 33 the patch passed
-1 checkstyle 18 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 267 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1339 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 24 the patch passed
+1 findbugs 68 the patch passed
_ Other Tests _
-1 unit 354 hbase-rest in the patch failed.
+1 asflicense 13 The patch does not generate ASF License warnings.
3681
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/4/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 87430ad80b69 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / 751330c
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/4/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/4/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/4/testReport/
Max. process+thread count 2234 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/4/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 139 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 529 branch-2.1 passed
+1 compile 70 branch-2.1 passed
+1 checkstyle 55 branch-2.1 passed
+1 shadedjars 330 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 25 branch-2.1 passed
0 spotbugs 64 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 60 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 316 the patch passed
+1 compile 30 the patch passed
+1 javac 31 the patch passed
-1 checkstyle 17 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 270 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1360 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 24 the patch passed
+1 findbugs 66 the patch passed
_ Other Tests _
-1 unit 341 hbase-rest in the patch failed.
+1 asflicense 13 The patch does not generate ASF License warnings.
4067
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/5/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux ea9ff6f31a8b 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / 751330c
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/5/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/5/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/5/testReport/
Max. process+thread count 2249 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/5/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 44 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 1 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 396 branch-2.1 passed
+1 compile 33 branch-2.1 passed
+1 checkstyle 19 branch-2.1 passed
+1 shadedjars 279 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 30 branch-2.1 passed
0 spotbugs 74 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 72 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 311 the patch passed
+1 compile 36 the patch passed
+1 javac 36 the patch passed
-1 checkstyle 18 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 262 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1301 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 27 the patch passed
+1 findbugs 84 the patch passed
_ Other Tests _
-1 unit 280 hbase-rest in the patch failed.
+1 asflicense 12 The patch does not generate ASF License warnings.
3591
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/6/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 89e9d498df53 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / a0898a2
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/6/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/6/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/6/testReport/
Max. process+thread count 2153 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/6/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 43 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 441 branch-2.1 passed
+1 compile 33 branch-2.1 passed
+1 checkstyle 20 branch-2.1 passed
+1 shadedjars 320 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 30 branch-2.1 passed
0 spotbugs 80 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 75 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 353 the patch passed
+1 compile 31 the patch passed
+1 javac 31 the patch passed
-1 checkstyle 19 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 262 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1303 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 21 the patch passed
+1 findbugs 62 the patch passed
_ Other Tests _
-1 unit 283 hbase-rest in the patch failed.
+1 asflicense 11 The patch does not generate ASF License warnings.
3695
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/7/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux c3164d7cc415 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / d980770
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/7/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/7/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/7/testReport/
Max. process+thread count 2198 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/7/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 107 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 369 branch-2.1 passed
+1 compile 33 branch-2.1 passed
+1 checkstyle 20 branch-2.1 passed
+1 shadedjars 308 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 28 branch-2.1 passed
0 spotbugs 66 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 63 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 357 the patch passed
+1 compile 31 the patch passed
+1 javac 31 the patch passed
-1 checkstyle 19 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 278 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1479 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 24 the patch passed
+1 findbugs 66 the patch passed
_ Other Tests _
-1 unit 434 hbase-rest in the patch failed.
+1 asflicense 13 The patch does not generate ASF License warnings.
4048
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/8/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 5f6d4f3d3da3 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / 4fb87d0
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/8/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/8/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/8/testReport/
Max. process+thread count 2267 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/8/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@@ -166,4 +167,17 @@ public ProtobufMessageHandler getObjectFromMessage(byte[] message) throws IOExce
}
return this;
}

public static void main(String[] args) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we do this as a unit test instead of a main method someone has to run?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This should actually be removed, just had temporarily added this in order to have a proper json string generated, to perform manual tests using an http client.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 128 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 404 branch-2.1 passed
+1 compile 33 branch-2.1 passed
+1 checkstyle 20 branch-2.1 passed
+1 shadedjars 254 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 24 branch-2.1 passed
0 spotbugs 55 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 52 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 277 the patch passed
+1 compile 33 the patch passed
+1 javac 33 the patch passed
-1 checkstyle 17 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 274 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1297 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 22 the patch passed
+1 findbugs 58 the patch passed
_ Other Tests _
-1 unit 274 hbase-rest in the patch failed.
+1 asflicense 13 The patch does not generate ASF License warnings.
3573
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/9/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 0506e29c1d8f 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/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / 4fb87d0
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/9/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/9/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/9/testReport/
Max. process+thread count 2153 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/9/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 41 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 373 branch-2.1 passed
+1 compile 30 branch-2.1 passed
+1 checkstyle 18 branch-2.1 passed
+1 shadedjars 240 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 23 branch-2.1 passed
0 spotbugs 61 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 58 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 284 the patch passed
+1 compile 30 the patch passed
+1 javac 30 the patch passed
-1 checkstyle 17 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 250 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1237 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 22 the patch passed
+1 findbugs 63 the patch passed
_ Other Tests _
-1 unit 309 hbase-rest in the patch failed.
+1 asflicense 13 The patch does not generate ASF License warnings.
3382
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/10/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 2efed449e5ac 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/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / ba26a3e
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/10/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/10/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/10/testReport/
Max. process+thread count 1953 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/10/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 106 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 351 branch-2.1 passed
+1 compile 33 branch-2.1 passed
+1 checkstyle 20 branch-2.1 passed
+1 shadedjars 272 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 24 branch-2.1 passed
0 spotbugs 63 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 61 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 325 the patch passed
+1 compile 32 the patch passed
+1 javac 32 the patch passed
-1 checkstyle 19 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 279 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1364 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 22 the patch passed
+1 findbugs 70 the patch passed
_ Other Tests _
-1 unit 359 hbase-rest in the patch failed.
+1 asflicense 11 The patch does not generate ASF License warnings.
3745
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/11/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 38b316d38c13 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / c41a92b
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/11/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/11/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/11/testReport/
Max. process+thread count 2240 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/11/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 52 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 408 branch-2.1 passed
+1 compile 33 branch-2.1 passed
+1 checkstyle 20 branch-2.1 passed
+1 shadedjars 276 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 29 branch-2.1 passed
0 spotbugs 65 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 62 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 353 the patch passed
+1 compile 35 the patch passed
+1 javac 35 the patch passed
-1 checkstyle 19 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 301 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1525 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 25 the patch passed
+1 findbugs 73 the patch passed
_ Other Tests _
-1 unit 336 hbase-rest in the patch failed.
+1 asflicense 13 The patch does not generate ASF License warnings.
4004
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/12/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux dbc502b1cd3f 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/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / b0e8472
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/12/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/12/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/12/testReport/
Max. process+thread count 1949 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/12/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 43 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 331 branch-2.1 passed
+1 compile 31 branch-2.1 passed
+1 checkstyle 19 branch-2.1 passed
+1 shadedjars 273 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 26 branch-2.1 passed
0 spotbugs 60 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 58 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 314 the patch passed
+1 compile 32 the patch passed
+1 javac 32 the patch passed
-1 checkstyle 19 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 269 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1295 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 22 the patch passed
+1 findbugs 65 the patch passed
_ Other Tests _
-1 unit 336 hbase-rest in the patch failed.
+1 asflicense 14 The patch does not generate ASF License warnings.
3527
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/13/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux d9e9b6c54426 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/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / e938c44
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/13/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/13/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/13/testReport/
Max. process+thread count 2101 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/13/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 157 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 482 branch-2.1 passed
+1 compile 40 branch-2.1 passed
+1 checkstyle 25 branch-2.1 passed
+1 shadedjars 335 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 33 branch-2.1 passed
0 spotbugs 78 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 76 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 420 the patch passed
+1 compile 44 the patch passed
+1 javac 44 the patch passed
-1 checkstyle 23 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 341 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1477 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 21 the patch passed
+1 findbugs 71 the patch passed
_ Other Tests _
-1 unit 345 hbase-rest in the patch failed.
+1 asflicense 12 The patch does not generate ASF License warnings.
4320
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/14/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 318dbb9deb29 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/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / e938c44
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/14/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/14/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/14/testReport/
Max. process+thread count 2283 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/14/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 94 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 337 branch-2.1 passed
+1 compile 29 branch-2.1 passed
+1 checkstyle 19 branch-2.1 passed
+1 shadedjars 260 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 24 branch-2.1 passed
0 spotbugs 56 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 54 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 311 the patch passed
+1 compile 32 the patch passed
+1 javac 32 the patch passed
-1 checkstyle 19 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 279 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1342 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 21 the patch passed
+1 findbugs 62 the patch passed
_ Other Tests _
-1 unit 326 hbase-rest in the patch failed.
+1 asflicense 12 The patch does not generate ASF License warnings.
3607
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/15/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux cd232d9c29d5 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / 29d168d
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/15/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/15/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/15/testReport/
Max. process+thread count 2204 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/15/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 43 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 304 branch-2.1 passed
+1 compile 31 branch-2.1 passed
+1 checkstyle 19 branch-2.1 passed
+1 shadedjars 231 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 24 branch-2.1 passed
0 spotbugs 61 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 58 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 310 the patch passed
+1 compile 31 the patch passed
+1 javac 31 the patch passed
-1 checkstyle 18 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 254 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1170 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 21 the patch passed
+1 findbugs 55 the patch passed
_ Other Tests _
-1 unit 322 hbase-rest in the patch failed.
+1 asflicense 14 The patch does not generate ASF License warnings.
3267
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/16/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 910fb5a2fa41 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/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / 3b6f6b6
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/16/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/16/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/16/testReport/
Max. process+thread count 1990 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/16/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 78 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 333 branch-2.1 passed
+1 compile 30 branch-2.1 passed
+1 checkstyle 19 branch-2.1 passed
+1 shadedjars 260 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 24 branch-2.1 passed
0 spotbugs 57 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 56 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 310 the patch passed
+1 compile 30 the patch passed
+1 javac 30 the patch passed
-1 checkstyle 17 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 258 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1293 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 21 the patch passed
+1 findbugs 60 the patch passed
_ Other Tests _
-1 unit 371 hbase-rest in the patch failed.
+1 asflicense 12 The patch does not generate ASF License warnings.
3551
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/17/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 73c7b32a104d 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / db85526
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/17/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/17/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/17/testReport/
Max. process+thread count 2210 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/17/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 51 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 391 branch-2.1 passed
+1 compile 36 branch-2.1 passed
+1 checkstyle 22 branch-2.1 passed
+1 shadedjars 302 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 27 branch-2.1 passed
0 spotbugs 68 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 65 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 366 the patch passed
+1 compile 37 the patch passed
+1 javac 38 the patch passed
-1 checkstyle 21 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 304 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1513 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 24 the patch passed
+1 findbugs 72 the patch passed
_ Other Tests _
-1 unit 324 hbase-rest in the patch failed.
+1 asflicense 13 The patch does not generate ASF License warnings.
4016
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/18/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 77d32f872310 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/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / 4af1b0e
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/18/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/18/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/18/testReport/
Max. process+thread count 2225 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/18/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 53 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 392 branch-2.1 passed
+1 compile 35 branch-2.1 passed
+1 checkstyle 22 branch-2.1 passed
+1 shadedjars 320 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 27 branch-2.1 passed
0 spotbugs 68 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 66 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 360 the patch passed
+1 compile 35 the patch passed
+1 javac 35 the patch passed
-1 checkstyle 20 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 300 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1513 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 24 the patch passed
+1 findbugs 71 the patch passed
_ Other Tests _
-1 unit 324 hbase-rest in the patch failed.
+1 asflicense 15 The patch does not generate ASF License warnings.
4036
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/19/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 5306af2db056 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/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / 212fa2e
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/19/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/19/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/19/testReport/
Max. process+thread count 2228 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/19/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 42 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 304 branch-2.1 passed
+1 compile 29 branch-2.1 passed
+1 checkstyle 18 branch-2.1 passed
+1 shadedjars 240 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 24 branch-2.1 passed
0 spotbugs 55 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 54 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 277 the patch passed
+1 compile 30 the patch passed
+1 javac 30 the patch passed
-1 checkstyle 18 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 240 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1179 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 22 the patch passed
+1 findbugs 54 the patch passed
_ Other Tests _
-1 unit 292 hbase-rest in the patch failed.
+1 asflicense 14 The patch does not generate ASF License warnings.
3188
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/20/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 5f412a3c9145 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/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / 647613b
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/20/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/20/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/20/testReport/
Max. process+thread count 1873 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/20/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 56 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
-0 test4tests 0 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-2.1 Compile Tests _
+1 mvninstall 380 branch-2.1 passed
+1 compile 34 branch-2.1 passed
+1 checkstyle 21 branch-2.1 passed
+1 shadedjars 290 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 27 branch-2.1 passed
0 spotbugs 65 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 63 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 355 the patch passed
+1 compile 35 the patch passed
+1 javac 35 the patch passed
-1 checkstyle 19 hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 305 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1513 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 25 the patch passed
+1 findbugs 69 the patch passed
_ Other Tests _
-1 unit 328 hbase-rest in the patch failed.
+1 asflicense 14 The patch does not generate ASF License warnings.
3987
Reason Tests
Failed junit tests hadoop.hbase.rest.TestNamespacesInstanceResource
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/21/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 2adf8203035c 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/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / 647613b
Default Java 1.8.0_181
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/21/artifact/out/diff-checkstyle-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/21/artifact/out/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/21/testReport/
Max. process+thread count 2177 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/21/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
0 reexec 109 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 hbaseanti 0 Patch does not have any anti-patterns.
+1 @author 0 The patch does not contain any @author tags.
+1 test4tests 0 The patch appears to include 1 new or modified test files.
_ branch-2.1 Compile Tests _
+1 mvninstall 421 branch-2.1 passed
+1 compile 34 branch-2.1 passed
+1 checkstyle 22 branch-2.1 passed
+1 shadedjars 290 branch has no errors when building our shaded downstream artifacts.
+1 javadoc 24 branch-2.1 passed
0 spotbugs 56 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 55 branch-2.1 passed
_ Patch Compile Tests _
+1 mvninstall 358 the patch passed
+1 compile 32 the patch passed
+1 javac 32 the patch passed
+1 checkstyle 17 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedjars 268 patch has no errors when building our shaded downstream artifacts.
+1 hadoopcheck 1335 Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1 javadoc 20 the patch passed
+1 findbugs 58 the patch passed
_ Other Tests _
+1 unit 347 hbase-rest in the patch passed.
+1 asflicense 13 The patch does not generate ASF License warnings.
3794
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/22/artifact/out/Dockerfile
GITHUB PR #524
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 0b2f7561376d 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revision branch-2.1 / d8eeecd
Default Java 1.8.0_181
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/22/testReport/
Max. process+thread count 2360 (vs. ulimit of 10000)
modules C: hbase-rest U: hbase-rest
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/22/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@wchevreuil wchevreuil self-assigned this Sep 6, 2019
Copy link
Contributor

@saintstack saintstack left a comment

Choose a reason for hiding this comment

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

LGTM. Just one question.

* @return response code.
*/
@PUT
public Response putNoBody(final byte[] message,
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't know how this works. When you remove this, the put gets called?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

For some reason, on branch-2 based versions, these putNoBody and postNoBody methods only get properly called if client sets content-type request header to "application/octet-stream". We don't explicit define any requirement for "binary" request content-type, on the REST API doc in the ref guide, so it seems clients had been working well without setting content-type, in hbase 1. I suspect the behaviour change might be due jersey version changes between branch-1 and branch-2.
This fix simply removed the additional method, so request is guaranteed to always go to same place and then payload validations are applied there.

@wchevreuil wchevreuil merged commit f6ff970 into apache:branch-2.1 Sep 17, 2019
asfgit pushed a commit that referenced this pull request Sep 17, 2019
#524)

Signed-off-by: stack <stack@apache.org>
(cherry picked from commit f6ff970)
asfgit pushed a commit that referenced this pull request Sep 17, 2019
#524)

Signed-off-by: stack <stack@apache.org>
(cherry picked from commit f6ff970)
asfgit pushed a commit that referenced this pull request Sep 17, 2019
#524)

Signed-off-by: stack <stack@apache.org>
(cherry picked from commit f6ff970)
infraio pushed a commit to infraio/hbase that referenced this pull request Aug 17, 2020
apache#524)

Signed-off-by: stack <stack@apache.org>
(cherry picked from commit f6ff970)
symat pushed a commit to symat/hbase that referenced this pull request Feb 17, 2021
apache#524)

Signed-off-by: stack <stack@apache.org>
(cherry picked from commit f6ff970)
(cherry picked from commit 81ac896)

Change-Id: I0e46aa2d6d4ff1914c59e93a9168de7142f5817d
Sign up for free to 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