[ https://issues.apache.org/jira/browse/IMPALA-7873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16693966#comment-16693966 ]
ASF subversion and git services commented on IMPALA-7873: --------------------------------------------------------- Commit 5e2dcd25d855711508088fd2f9f6e2bf7523fdfc in impala's branch refs/heads/master from poojanilangekar [ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=5e2dcd2 ] IMPALA-7873: Fix flakiness in TestExchangeMemUsage IMPALA-7367 reduced the memory requirement of the query tested in test_exchange_mem_usage_scaling. This change reduces the mem limit to ensure that the query runs out of memory as expected. Testing: Ran the test 100 times in a loop without any failures. Change-Id: Ib2f063fb88ebf0c7f994b55ecfc860d81726fdd8 Reviewed-on: http://gerrit.cloudera.org:8080/11965 Reviewed-by: Tim Armstrong <tarmstr...@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com> > TestExchangeMemUsage.test_exchange_mem_usage_scaling doesn't hit the memory > limit > --------------------------------------------------------------------------------- > > Key: IMPALA-7873 > URL: https://issues.apache.org/jira/browse/IMPALA-7873 > Project: IMPALA > Issue Type: Bug > Components: Backend > Affects Versions: Impala 3.2.0 > Reporter: Joe McDonnell > Assignee: Pooja Nilangekar > Priority: Blocker > Labels: broken-build > > This is failing to hit a memory exceeded on the last two core runs: > {noformat} > query_test/test_mem_usage_scaling.py:386: in test_exchange_mem_usage_scaling > self.run_test_case('QueryTest/exchange-mem-scaling', vector) > common/impala_test_suite.py:482: in run_test_case > assert False, "Expected exception: %s" % expected_str > E AssertionError: Expected exception: Memory limit exceeded{noformat} > It might be that the limit needs to be adjusted. > There were two changes since the last successful run: IMPALA-7367 > (2a4835cfba7597362cc1e72e21315868c5c75d0a) and IMPALA-5031 > (53ce6bb571cd9ae07ba5255197d35aa852a6f97c) -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org