James Taylor created PHOENIX-2554:
-------------------------------------
Summary: Test spooling in a few tests in SortMergeJoinIT instead
of having SpooledSortMergeJoinIT
Key: PHOENIX-2554
URL: https://issues.apache.org/jira/browse/PHOENIX-2554
Project: Phoenix
Issue Type: Bug
Reporter: James Taylor
Assignee: Maryann Xue
Instead of running all tests in SortMergeJoinIT again in
SpooledSortMergeJoinIT, we should just set the same property
({{QueryServices.SPOOL_THRESHOLD_BYTES_ATTRIB}}) in the Properties at
connection time (as it's a client side property so this will work fine).
This will prevent the frequent failure of SpooledSortMergeJoinIT on the Mac as
a side benefit.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)