Bikramjeet Vig has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/11933


Change subject: IMPALA-7837: Fix flakiness in test_resource_limits for release 
builds
......................................................................

IMPALA-7837: Fix flakiness in test_resource_limits for release builds

test_resource_limits was failing in release build because the queries
used were finishing earlier than expected. This resulted in fragment
instances not being able to send enough updates to the coordinator in
order to hit the limits used for the tests. This patches adds a
deterministic sleep to the queries which gives enough time to the
coordinator to catch up on reports.

Testing:
Checked that tests passed on release builds.

Change-Id: I4a47391e52f3974db554dfc0d38139d3ee18a1b4
---
M 
testdata/workloads/functional-query/queries/QueryTest/query-resource-limits.test
1 file changed, 15 insertions(+), 12 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4a47391e52f3974db554dfc0d38139d3ee18a1b4
Gerrit-Change-Number: 11933
Gerrit-PatchSet: 1
Gerrit-Owner: Bikramjeet Vig <[email protected]>

Reply via email to