You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "chenglei (JIRA)" <ji...@apache.org> on 2019/06/01 02:18:00 UTC

[jira] [Comment Edited] (PHOENIX-5290) HashJoinMoreIT is failing

    [ https://issues.apache.org/jira/browse/PHOENIX-5290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853547#comment-16853547 ] 

chenglei edited comment on PHOENIX-5290 at 6/1/19 2:17 AM:
-----------------------------------------------------------

[~lhofhansl], this JIRA is different from PHOENIX-5307, this JIRA is failing at line 898 but PHOENIX-5307 is failing at line 908, I think this JIRA should still open.


was (Author: comnetwork):
[~lhofhansl], this JIRA is different from PHOENIX-5307, this JIRA is failing at line 898 but PHOENIX-5307 is failing at line 908.

> HashJoinMoreIT is failing
> -------------------------
>
>                 Key: PHOENIX-5290
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5290
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.15.0, 4.14.1, 5.1.0
>            Reporter: Lars Hofhansl
>            Priority: Major
>
> {code}
> [INFO] Running org.apache.phoenix.end2end.join.HashJoinMoreIT
> [ERROR] Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 91.509 s <<< FAILURE! - in org.apache.phoenix.end2end.join.HashJoinMoreIT
> [ERROR] testBug2961(org.apache.phoenix.end2end.join.HashJoinMoreIT)  Time elapsed: 2.42 s  <<< ERROR!
> java.lang.IllegalArgumentException: 6 > 5
>         at org.apache.phoenix.end2end.join.HashJoinMoreIT.testBug2961(HashJoinMoreIT.java:898)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)