phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

Handling the situation when hashCode == Integer.MIN_VALUE

Open Boruch28 opened this issue 8 years ago • 1 comments

Boruch28 avatar Apr 16 '16 08:04 Boruch28

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 1m 4s 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.
-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.
_ master Compile Tests _
+1 :green_heart: mvninstall 24m 21s master passed
+0 hbaserecompile 31m 18s HBase recompiled.
+1 :green_heart: compile 1m 6s master passed
+1 :green_heart: checkstyle 0m 34s master passed
+1 :green_heart: javadoc 0m 52s master passed
+0 :ok: spotbugs 3m 23s phoenix-core in master has 965 extant spotbugs warnings.
_ Patch Compile Tests _
+1 :green_heart: mvninstall 16m 58s the patch passed
+0 hbaserecompile 27m 18s HBase recompiled.
+1 :green_heart: compile 1m 7s the patch passed
+1 :green_heart: javac 1m 7s the patch passed
+1 :green_heart: checkstyle 0m 34s the patch passed
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
+1 :green_heart: javadoc 0m 51s the patch passed
+1 :green_heart: spotbugs 3m 37s phoenix-core generated 0 new + 964 unchanged - 1 fixed = 964 total (was 965)
_ Other Tests _
-1 :x: unit 122m 19s phoenix-core in the patch failed.
+1 :green_heart: asflicense 0m 34s The patch does not generate ASF License warnings.
194m 9s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-164/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/phoenix/pull/164
Optional Tests dupname asflicense javac javadoc unit spotbugs hbaserebuild hbaseanti checkstyle compile
uname Linux 0cb53023fd86 4.15.0-136-generic #140-Ubuntu SMP Thu Jan 28 05:20:47 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev/phoenix-personality.sh
git revision master / fcdf5bc
Default Java Private Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
unit https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-164/1/artifact/yetus-general-check/output/patch-unit-phoenix-core.txt
Test Results https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-164/1/testReport/
Max. process+thread count 11103 (vs. ulimit of 30000)
modules C: phoenix-core U: phoenix-core
Console output https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-164/1/console
versions git=2.7.4 maven=3.3.9 spotbugs=4.1.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

stoty avatar Jun 28 '21 18:06 stoty