[
https://issues.apache.org/jira/browse/PHOENIX-5320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16858163#comment-16858163
]
Lars Hofhansl commented on PHOENIX-5320:
----------------------------------------
Here's a patch. Gets rid of the static setup, and sets up the connection for
the test instead. The test still passes for me.
> SortMergeJoinNoSpoolingIT fails occasionally.
> ---------------------------------------------
>
> Key: PHOENIX-5320
> URL: https://issues.apache.org/jira/browse/PHOENIX-5320
> Project: Phoenix
> Issue Type: Test
> Reporter: Lars Hofhansl
> Priority: Major
> Attachments: 5320.txt
>
>
> {code:java}
> Error Message
> Expected PhoenixIOException due to IllegalStateException
> Stacktrace
> java.lang.AssertionError: Expected PhoenixIOException due to
> IllegalStateException
> at
> org.apache.phoenix.end2end.join.SortMergeJoinNoSpoolingIT.testJoinWithMemoryLimit(SortMergeJoinNoSpoolingIT.java:74){code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)