Skip to content

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

Merged
wchevreuil merged 4 commits into
apache:branch-2.1from
wchevreuil:HBASE-22846
Sep 17, 2019
Merged

HBASE-22846 Internal Error 500 when Using HBASE REST API to Create Na…#524
wchevreuil merged 4 commits into
apache:branch-2.1from
wchevreuil:HBASE-22846

Conversation

@wchevreuil

Copy link
Copy Markdown
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
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec108Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall414branch-2.1 passed
+1compile31branch-2.1 passed
+1checkstyle19branch-2.1 passed
+1shadedjars281branch has no errors when building our shaded downstream artifacts.
+1javadoc23branch-2.1 passed
0spotbugs59Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs56branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall318the patch passed
+1compile30the patch passed
+1javac30the patch passed
-1checkstyle17hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars267patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1335Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc23the patch passed
+1findbugs64the patch passed
_ Other Tests _
-1unit388hbase-rest in the patch failed.
+1asflicense13The patch does not generate ASF License warnings.
3803
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux e79530be5c7e 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-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / 2881b4e
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/1/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/1/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/1/testReport/
Max. process+thread count2330 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/1/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
0reexec101Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall385branch-2.1 passed
+1compile41branch-2.1 passed
+1checkstyle23branch-2.1 passed
+1shadedjars269branch has no errors when building our shaded downstream artifacts.
+1javadoc23branch-2.1 passed
0spotbugs58Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs55branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall353the patch passed
+1compile31the patch passed
+1javac31the patch passed
-1checkstyle21hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars307patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1369Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc24the patch passed
+1findbugs67the patch passed
_ Other Tests _
-1unit349hbase-rest in the patch failed.
+1asflicense11The patch does not generate ASF License warnings.
3843
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 3c493c72f7ed 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / 0e58acc
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/2/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/2/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/2/testReport/
Max. process+thread count2393 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/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
0reexec71Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall366branch-2.1 passed
+1compile32branch-2.1 passed
+1checkstyle17branch-2.1 passed
+1shadedjars286branch has no errors when building our shaded downstream artifacts.
+1javadoc25branch-2.1 passed
0spotbugs67Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs64branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall319the patch passed
+1compile31the patch passed
+1javac31the patch passed
-1checkstyle18hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars293patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1295Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc22the patch passed
+1findbugs64the patch passed
_ Other Tests _
-1unit487hbase-rest in the patch failed.
+1asflicense13The patch does not generate ASF License warnings.
3758
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6274c76e7d3c 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-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / 21093fd
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/3/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/3/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/3/testReport/
Max. process+thread count2195 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/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
0reexec85Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall358branch-2.1 passed
+1compile33branch-2.1 passed
+1checkstyle20branch-2.1 passed
+1shadedjars265branch has no errors when building our shaded downstream artifacts.
+1javadoc24branch-2.1 passed
0spotbugs63Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs61branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall315the patch passed
+1compile33the patch passed
+1javac33the patch passed
-1checkstyle18hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars267patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1339Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc24the patch passed
+1findbugs68the patch passed
_ Other Tests _
-1unit354hbase-rest in the patch failed.
+1asflicense13The patch does not generate ASF License warnings.
3681
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 87430ad80b69 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / 751330c
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/4/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/4/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/4/testReport/
Max. process+thread count2234 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/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.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec139Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall529branch-2.1 passed
+1compile70branch-2.1 passed
+1checkstyle55branch-2.1 passed
+1shadedjars330branch has no errors when building our shaded downstream artifacts.
+1javadoc25branch-2.1 passed
0spotbugs64Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs60branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall316the patch passed
+1compile30the patch passed
+1javac31the patch passed
-1checkstyle17hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars270patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1360Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc24the patch passed
+1findbugs66the patch passed
_ Other Tests _
-1unit341hbase-rest in the patch failed.
+1asflicense13The patch does not generate ASF License warnings.
4067
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ea9ff6f31a8b 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / 751330c
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/5/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/5/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/5/testReport/
Max. process+thread count2249 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/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
0reexec44Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti1Patch 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-2.1 Compile Tests _
+1mvninstall396branch-2.1 passed
+1compile33branch-2.1 passed
+1checkstyle19branch-2.1 passed
+1shadedjars279branch has no errors when building our shaded downstream artifacts.
+1javadoc30branch-2.1 passed
0spotbugs74Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs72branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall311the patch passed
+1compile36the patch passed
+1javac36the patch passed
-1checkstyle18hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars262patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1301Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc27the patch passed
+1findbugs84the patch passed
_ Other Tests _
-1unit280hbase-rest in the patch failed.
+1asflicense12The patch does not generate ASF License warnings.
3591
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 89e9d498df53 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-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / a0898a2
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/6/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/6/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/6/testReport/
Max. process+thread count2153 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/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.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec43Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall441branch-2.1 passed
+1compile33branch-2.1 passed
+1checkstyle20branch-2.1 passed
+1shadedjars320branch has no errors when building our shaded downstream artifacts.
+1javadoc30branch-2.1 passed
0spotbugs80Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs75branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall353the patch passed
+1compile31the patch passed
+1javac31the patch passed
-1checkstyle19hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars262patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1303Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc21the patch passed
+1findbugs62the patch passed
_ Other Tests _
-1unit283hbase-rest in the patch failed.
+1asflicense11The patch does not generate ASF License warnings.
3695
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux c3164d7cc415 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / d980770
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/7/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/7/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/7/testReport/
Max. process+thread count2198 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/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
0reexec107Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall369branch-2.1 passed
+1compile33branch-2.1 passed
+1checkstyle20branch-2.1 passed
+1shadedjars308branch has no errors when building our shaded downstream artifacts.
+1javadoc28branch-2.1 passed
0spotbugs66Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs63branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall357the patch passed
+1compile31the patch passed
+1javac31the patch passed
-1checkstyle19hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars278patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1479Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc24the patch passed
+1findbugs66the patch passed
_ Other Tests _
-1unit434hbase-rest in the patch failed.
+1asflicense13The patch does not generate ASF License warnings.
4048
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 5f6d4f3d3da3 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-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / 4fb87d0
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/8/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/8/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/8/testReport/
Max. process+thread count2267 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/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.

return this;
}

public static void main(String[] args) {

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.

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

Copy link
Copy Markdown
ContributorAuthor

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
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec128Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall404branch-2.1 passed
+1compile33branch-2.1 passed
+1checkstyle20branch-2.1 passed
+1shadedjars254branch has no errors when building our shaded downstream artifacts.
+1javadoc24branch-2.1 passed
0spotbugs55Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs52branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall277the patch passed
+1compile33the patch passed
+1javac33the patch passed
-1checkstyle17hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars274patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1297Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc22the patch passed
+1findbugs58the patch passed
_ Other Tests _
-1unit274hbase-rest in the patch failed.
+1asflicense13The patch does not generate ASF License warnings.
3573
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 0506e29c1d8f 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / 4fb87d0
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/9/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/9/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/9/testReport/
Max. process+thread count2153 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/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
0reexec41Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall373branch-2.1 passed
+1compile30branch-2.1 passed
+1checkstyle18branch-2.1 passed
+1shadedjars240branch has no errors when building our shaded downstream artifacts.
+1javadoc23branch-2.1 passed
0spotbugs61Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs58branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall284the patch passed
+1compile30the patch passed
+1javac30the patch passed
-1checkstyle17hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars250patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1237Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc22the patch passed
+1findbugs63the patch passed
_ Other Tests _
-1unit309hbase-rest in the patch failed.
+1asflicense13The patch does not generate ASF License warnings.
3382
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 2efed449e5ac 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / ba26a3e
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/10/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/10/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/10/testReport/
Max. process+thread count1953 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/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
0reexec106Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall351branch-2.1 passed
+1compile33branch-2.1 passed
+1checkstyle20branch-2.1 passed
+1shadedjars272branch has no errors when building our shaded downstream artifacts.
+1javadoc24branch-2.1 passed
0spotbugs63Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs61branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall325the patch passed
+1compile32the patch passed
+1javac32the patch passed
-1checkstyle19hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars279patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1364Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc22the patch passed
+1findbugs70the patch passed
_ Other Tests _
-1unit359hbase-rest in the patch failed.
+1asflicense11The patch does not generate ASF License warnings.
3745
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 38b316d38c13 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / c41a92b
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/11/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/11/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/11/testReport/
Max. process+thread count2240 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/11/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
0reexec52Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall408branch-2.1 passed
+1compile33branch-2.1 passed
+1checkstyle20branch-2.1 passed
+1shadedjars276branch has no errors when building our shaded downstream artifacts.
+1javadoc29branch-2.1 passed
0spotbugs65Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs62branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall353the patch passed
+1compile35the patch passed
+1javac35the patch passed
-1checkstyle19hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars301patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1525Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc25the patch passed
+1findbugs73the patch passed
_ Other Tests _
-1unit336hbase-rest in the patch failed.
+1asflicense13The patch does not generate ASF License warnings.
4004
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux dbc502b1cd3f 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / b0e8472
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/12/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/12/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/12/testReport/
Max. process+thread count1949 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/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
0reexec43Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall331branch-2.1 passed
+1compile31branch-2.1 passed
+1checkstyle19branch-2.1 passed
+1shadedjars273branch has no errors when building our shaded downstream artifacts.
+1javadoc26branch-2.1 passed
0spotbugs60Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs58branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall314the patch passed
+1compile32the patch passed
+1javac32the patch passed
-1checkstyle19hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars269patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1295Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc22the patch passed
+1findbugs65the patch passed
_ Other Tests _
-1unit336hbase-rest in the patch failed.
+1asflicense14The patch does not generate ASF License warnings.
3527
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d9e9b6c54426 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / e938c44
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/13/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/13/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/13/testReport/
Max. process+thread count2101 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/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
0reexec157Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall482branch-2.1 passed
+1compile40branch-2.1 passed
+1checkstyle25branch-2.1 passed
+1shadedjars335branch has no errors when building our shaded downstream artifacts.
+1javadoc33branch-2.1 passed
0spotbugs78Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs76branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall420the patch passed
+1compile44the patch passed
+1javac44the patch passed
-1checkstyle23hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars341patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1477Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc21the patch passed
+1findbugs71the patch passed
_ Other Tests _
-1unit345hbase-rest in the patch failed.
+1asflicense12The patch does not generate ASF License warnings.
4320
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 318dbb9deb29 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / e938c44
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/14/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/14/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/14/testReport/
Max. process+thread count2283 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/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.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec94Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall337branch-2.1 passed
+1compile29branch-2.1 passed
+1checkstyle19branch-2.1 passed
+1shadedjars260branch has no errors when building our shaded downstream artifacts.
+1javadoc24branch-2.1 passed
0spotbugs56Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs54branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall311the patch passed
+1compile32the patch passed
+1javac32the patch passed
-1checkstyle19hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars279patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1342Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc21the patch passed
+1findbugs62the patch passed
_ Other Tests _
-1unit326hbase-rest in the patch failed.
+1asflicense12The patch does not generate ASF License warnings.
3607
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux cd232d9c29d5 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / 29d168d
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/15/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/15/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/15/testReport/
Max. process+thread count2204 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/15/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
0reexec43Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall304branch-2.1 passed
+1compile31branch-2.1 passed
+1checkstyle19branch-2.1 passed
+1shadedjars231branch has no errors when building our shaded downstream artifacts.
+1javadoc24branch-2.1 passed
0spotbugs61Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs58branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall310the patch passed
+1compile31the patch passed
+1javac31the patch passed
-1checkstyle18hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars254patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1170Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc21the patch passed
+1findbugs55the patch passed
_ Other Tests _
-1unit322hbase-rest in the patch failed.
+1asflicense14The patch does not generate ASF License warnings.
3267
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 910fb5a2fa41 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / 3b6f6b6
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/16/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/16/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/16/testReport/
Max. process+thread count1990 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/16/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
0reexec78Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall333branch-2.1 passed
+1compile30branch-2.1 passed
+1checkstyle19branch-2.1 passed
+1shadedjars260branch has no errors when building our shaded downstream artifacts.
+1javadoc24branch-2.1 passed
0spotbugs57Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs56branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall310the patch passed
+1compile30the patch passed
+1javac30the patch passed
-1checkstyle17hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars258patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1293Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc21the patch passed
+1findbugs60the patch passed
_ Other Tests _
-1unit371hbase-rest in the patch failed.
+1asflicense12The patch does not generate ASF License warnings.
3551
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 73c7b32a104d 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-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / db85526
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/17/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/17/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/17/testReport/
Max. process+thread count2210 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/17/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
0reexec51Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall391branch-2.1 passed
+1compile36branch-2.1 passed
+1checkstyle22branch-2.1 passed
+1shadedjars302branch has no errors when building our shaded downstream artifacts.
+1javadoc27branch-2.1 passed
0spotbugs68Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs65branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall366the patch passed
+1compile37the patch passed
+1javac38the patch passed
-1checkstyle21hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars304patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1513Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc24the patch passed
+1findbugs72the patch passed
_ Other Tests _
-1unit324hbase-rest in the patch failed.
+1asflicense13The patch does not generate ASF License warnings.
4016
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 77d32f872310 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / 4af1b0e
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/18/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/18/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/18/testReport/
Max. process+thread count2225 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/18/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.
-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-2.1 Compile Tests _
+1mvninstall392branch-2.1 passed
+1compile35branch-2.1 passed
+1checkstyle22branch-2.1 passed
+1shadedjars320branch has no errors when building our shaded downstream artifacts.
+1javadoc27branch-2.1 passed
0spotbugs68Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs66branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall360the patch passed
+1compile35the patch passed
+1javac35the patch passed
-1checkstyle20hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars300patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1513Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc24the patch passed
+1findbugs71the patch passed
_ Other Tests _
-1unit324hbase-rest in the patch failed.
+1asflicense15The patch does not generate ASF License warnings.
4036
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 5306af2db056 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / 212fa2e
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/19/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/19/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/19/testReport/
Max. process+thread count2228 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/19/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 _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall304branch-2.1 passed
+1compile29branch-2.1 passed
+1checkstyle18branch-2.1 passed
+1shadedjars240branch has no errors when building our shaded downstream artifacts.
+1javadoc24branch-2.1 passed
0spotbugs55Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs54branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall277the patch passed
+1compile30the patch passed
+1javac30the patch passed
-1checkstyle18hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars240patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1179Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc22the patch passed
+1findbugs54the patch passed
_ Other Tests _
-1unit292hbase-rest in the patch failed.
+1asflicense14The patch does not generate ASF License warnings.
3188
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 5f412a3c9145 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / 647613b
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/20/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/20/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/20/testReport/
Max. process+thread count1873 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/20/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
0reexec56Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+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-2.1 Compile Tests _
+1mvninstall380branch-2.1 passed
+1compile34branch-2.1 passed
+1checkstyle21branch-2.1 passed
+1shadedjars290branch has no errors when building our shaded downstream artifacts.
+1javadoc27branch-2.1 passed
0spotbugs65Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs63branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall355the patch passed
+1compile35the patch passed
+1javac35the patch passed
-1checkstyle19hbase-rest: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1whitespace0The patch has no whitespace issues.
+1shadedjars305patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1513Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc25the patch passed
+1findbugs69the patch passed
_ Other Tests _
-1unit328hbase-rest in the patch failed.
+1asflicense14The patch does not generate ASF License warnings.
3987
ReasonTests
Failed junit testshadoop.hbase.rest.TestNamespacesInstanceResource
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 2adf8203035c 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / 647613b
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/21/artifact/out/diff-checkstyle-hbase-rest.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/21/artifact/out/patch-unit-hbase-rest.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/21/testReport/
Max. process+thread count2177 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/21/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
0reexec109Docker 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.
_ branch-2.1 Compile Tests _
+1mvninstall421branch-2.1 passed
+1compile34branch-2.1 passed
+1checkstyle22branch-2.1 passed
+1shadedjars290branch has no errors when building our shaded downstream artifacts.
+1javadoc24branch-2.1 passed
0spotbugs56Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs55branch-2.1 passed
_ Patch Compile Tests _
+1mvninstall358the patch passed
+1compile32the patch passed
+1javac32the patch passed
+1checkstyle17the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars268patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1335Patch does not cause any errors with Hadoop 2.7.7 2.8.5 or 3.0.3 3.1.2.
+1javadoc20the patch passed
+1findbugs58the patch passed
_ Other Tests _
+1unit347hbase-rest in the patch passed.
+1asflicense13The patch does not generate ASF License warnings.
3794
SubsystemReport/Notes
DockerClient=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 Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 0b2f7561376d 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-524/out/precommit/personality/provided.sh
git revisionbranch-2.1 / d8eeecd
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/22/testReport/
Max. process+thread count2360 (vs. ulimit of 10000)
modulesC: hbase-rest U: hbase-rest
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-524/22/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.

@saintstacksaintstack 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.

LGTM. Just one question.

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

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 don't know how this works. When you remove this, the put gets called?

Copy link
Copy Markdown
ContributorAuthor

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.1Sep 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 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

@wchevreuil@Apache-HBase@busbey@saintstack