Apache-HBase commented on pull request #3911: URL: https://github.com/apache/hbase/pull/3911#issuecomment-984410353
:broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |:----:|----------:|--------:|:--------| | +0 :ok: | reexec | 1m 7s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +1 :green_heart: | hbaseanti | 0m 0s | Patch does not have any anti-patterns. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | ||| _ master Compile Tests _ | | +0 :ok: | mvndep | 0m 17s | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 4m 53s | master passed | | +1 :green_heart: | compile | 5m 15s | master passed | | +1 :green_heart: | checkstyle | 1m 54s | master passed | | +1 :green_heart: | spotbugs | 4m 0s | master passed | ||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 16s | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 5m 5s | the patch passed | | +1 :green_heart: | compile | 5m 22s | the patch passed | | +1 :green_heart: | javac | 5m 22s | the patch passed | | -0 :warning: | checkstyle | 0m 34s | hbase-client: The patch generated 2 new + 17 unchanged - 0 fixed = 19 total (was 17) | | -0 :warning: | checkstyle | 1m 30s | hbase-server: The patch generated 17 new + 8 unchanged - 0 fixed = 25 total (was 8) | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | +1 :green_heart: | hadoopcheck | 24m 44s | Patch does not cause any errors with Hadoop 3.1.2 3.2.2 3.3.1. | | -1 :x: | spotbugs | 1m 37s | hbase-client generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0) | | -1 :x: | spotbugs | 3m 4s | hbase-server generated 3 new + 0 unchanged - 0 fixed = 3 total (was 0) | ||| _ Other Tests _ | | +1 :green_heart: | asflicense | 0m 26s | The patch does not generate ASF License warnings. | | | | 70m 14s | | | Reason | Tests | |-------:|:------| | FindBugs | module:hbase-client | | | Write to static field org.apache.hadoop.hbase.zookeeper.ZNodePaths.groupInfo from instance method new org.apache.hadoop.hbase.zookeeper.ZNodePaths(Configuration) At ZNodePaths.java:from instance method new org.apache.hadoop.hbase.zookeeper.ZNodePaths(Configuration) At ZNodePaths.java:[line 122] | | | Write to static field org.apache.hadoop.hbase.zookeeper.ZNodePaths.rsgroup from instance method new org.apache.hadoop.hbase.zookeeper.ZNodePaths(Configuration) At ZNodePaths.java:from instance method new org.apache.hadoop.hbase.zookeeper.ZNodePaths(Configuration) At ZNodePaths.java:[line 124] | | FindBugs | module:hbase-server | | | Possible null pointer dereference of context in org.apache.hadoop.hbase.replication.BaseReplicationEndpoint.init(ReplicationEndpoint$Context) Dereferenced at BaseReplicationEndpoint.java:context in org.apache.hadoop.hbase.replication.BaseReplicationEndpoint.init(ReplicationEndpoint$Context) Dereferenced at BaseReplicationEndpoint.java:[line 60] | | | Write to static field org.apache.hadoop.hbase.replication.BaseReplicationEndpoint.hostServerName from instance method org.apache.hadoop.hbase.replication.BaseReplicationEndpoint.init(ReplicationEndpoint$Context) At BaseReplicationEndpoint.java:from instance method org.apache.hadoop.hbase.replication.BaseReplicationEndpoint.init(ReplicationEndpoint$Context) At BaseReplicationEndpoint.java:[line 60] | | | Potentially dangerous use of non-short-circuit logic in org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint.chooseSinks() At HBaseReplicationEndpoint.java:logic in org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint.chooseSinks() At HBaseReplicationEndpoint.java:[line 412] | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3911/3/artifact/yetus-general-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/3911 | | Optional Tests | dupname asflicense javac spotbugs hadoopcheck hbaseanti checkstyle compile | | uname | Linux 779a443e8ed1 4.15.0-147-generic #151-Ubuntu SMP Fri Jun 18 19:21:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | master / 19b0b2e8fc | | Default Java | AdoptOpenJDK-1.8.0_282-b08 | | checkstyle | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3911/3/artifact/yetus-general-check/output/diff-checkstyle-hbase-client.txt | | checkstyle | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3911/3/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt | | spotbugs | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3911/3/artifact/yetus-general-check/output/new-spotbugs-hbase-client.html | | spotbugs | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3911/3/artifact/yetus-general-check/output/new-spotbugs-hbase-server.html | | Max. process+thread count | 86 (vs. ulimit of 30000) | | modules | C: hbase-client hbase-server U: . | | Console output | https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3911/3/console | | versions | git=2.17.1 maven=3.6.3 spotbugs=4.2.2 | | Powered by | Apache Yetus 0.12.0 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
