hadoop-yetus commented on issue #1803: HADOOP-16621. [pb-upgrade] Remove Protobuf classes from signatures of Public APIs. URL: https://github.com/apache/hadoop/pull/1803#issuecomment-573574668 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |:----:|----------:|--------:|:--------| | +0 :ok: | reexec | 25m 11s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | | -1 :x: | test4tests | 0m 0s | 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. | ||| _ trunk Compile Tests _ | | +0 :ok: | mvndep | 1m 10s | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 18m 6s | trunk passed | | +1 :green_heart: | compile | 16m 37s | trunk passed | | +1 :green_heart: | checkstyle | 2m 37s | trunk passed | | +1 :green_heart: | mvnsite | 2m 26s | trunk passed | | +1 :green_heart: | shadedclient | 19m 6s | branch has no errors when building and testing our client artifacts. | | +1 :green_heart: | javadoc | 2m 19s | trunk passed | | +0 :ok: | spotbugs | 2m 24s | Used deprecated FindBugs config; considering switching to SpotBugs. | | +1 :green_heart: | findbugs | 4m 23s | trunk passed | ||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 25s | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 1m 31s | the patch passed | | +1 :green_heart: | compile | 15m 53s | the patch passed | | +1 :green_heart: | javac | 15m 53s | the patch passed | | -0 :warning: | checkstyle | 2m 33s | root: The patch generated 1 new + 49 unchanged - 0 fixed = 50 total (was 49) | | +1 :green_heart: | mvnsite | 2m 27s | the patch passed | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | +1 :green_heart: | shadedclient | 12m 45s | patch has no errors when building and testing our client artifacts. | | +1 :green_heart: | javadoc | 2m 18s | the patch passed | | -1 :x: | findbugs | 2m 18s | hadoop-common-project/hadoop-common generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0) | | -1 :x: | findbugs | 2m 33s | hadoop-hdfs-project/hadoop-hdfs-client generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0) | ||| _ Other Tests _ | | +1 :green_heart: | unit | 9m 6s | hadoop-common in the patch passed. | | +1 :green_heart: | unit | 2m 18s | hadoop-hdfs-client in the patch passed. | | +1 :green_heart: | asflicense | 0m 52s | The patch does not generate ASF License warnings. | | | | 147m 3s | | | Reason | Tests | |-------:|:------| | FindBugs | module:hadoop-common-project/hadoop-common | | | Sequence of calls to java.util.concurrent.ConcurrentHashMap may not be atomic in org.apache.hadoop.ipc.ProtobufHelper.getFixedByteString(String) At ProtobufHelper.java:may not be atomic in org.apache.hadoop.ipc.ProtobufHelper.getFixedByteString(String) At ProtobufHelper.java:[line 91] | | | Sequence of calls to java.util.concurrent.ConcurrentHashMap may not be atomic in org.apache.hadoop.ipc.ProtobufHelper.getFixedByteString(Text) At ProtobufHelper.java:may not be atomic in org.apache.hadoop.ipc.ProtobufHelper.getFixedByteString(Text) At ProtobufHelper.java:[line 77] | | FindBugs | module:hadoop-hdfs-project/hadoop-hdfs-client | | | Private method org.apache.hadoop.hdfs.protocolPB.PBHelperClient.getFixedByteString(Text) is never called At PBHelperClient.java:called At PBHelperClient.java:[line 236] | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | Client=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1803/1/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/hadoop/pull/1803 | | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle | | uname | Linux cc80fed1cb0c 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | personality/hadoop.sh | | git revision | trunk / 52b360a | | Default Java | 1.8.0_232 | | checkstyle | https://builds.apache.org/job/hadoop-multibranch/job/PR-1803/1/artifact/out/diff-checkstyle-root.txt | | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-1803/1/artifact/out/new-findbugs-hadoop-common-project_hadoop-common.html | | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-1803/1/artifact/out/new-findbugs-hadoop-hdfs-project_hadoop-hdfs-client.html | | Test Results | https://builds.apache.org/job/hadoop-multibranch/job/PR-1803/1/testReport/ | | Max. process+thread count | 1360 (vs. ulimit of 5500) | | modules | C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs-client U: . | | Console output | https://builds.apache.org/job/hadoop-multibranch/job/PR-1803/1/console | | versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 | | Powered by | Apache Yetus 0.11.1 https://yetus.apache.org | This message was automatically generated.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
