Riza Suminto has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17182


Change subject: IMPALA-10559: Fix flakiness in TestScratchLimit.
......................................................................

IMPALA-10559: Fix flakiness in TestScratchLimit.

TestScratchLimit has been flaky in ubuntu-16.04-dockerised-tests
environment since results spooling is enabled by default in IMPALA-9856.
A combination of result spooling, sort query, and low buffer_pool_limit
in TestScratchLimit::test_with_unlimited_scratch_limit seems to reveal a
memory reservation bug in BufferedTutpleStream. This patch disables
result spooling for tests under TestScratchLimit until the underlying
bug is found. We will investigate the bug in a separate JIRA.

Testing:
- Disable result spooling in all tests of TestScratchLimit before
  IMPALA-9856 gets in.
- Run and pass TestScratchLimit locally.

Change-Id: I68736d6bfb0001423fd138000670ac60b2117fbe
---
M tests/query_test/test_scratch_limit.py
1 file changed, 6 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/82/17182/1
--
To view, visit http://gerrit.cloudera.org:8080/17182
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I68736d6bfb0001423fd138000670ac60b2117fbe
Gerrit-Change-Number: 17182
Gerrit-PatchSet: 1
Gerrit-Owner: Riza Suminto <[email protected]>

Reply via email to