Quanlong Huang has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/21120


Change subject: IMPALA-12882: Fix wait_for_metric_value() not showing the 
current value when allow_greater=True
......................................................................

IMPALA-12882: Fix wait_for_metric_value() not showing the current value when 
allow_greater=True

wait_for_metric_value() is a test util method used for waiting a metric
to reach a expected value. When allow_greater is set to True, it also
allows the metric value to be larger than the expected value. However,
while waiting, the current value is not logged. This patch fixes the
issue.

Tests
 - Run some existing tests locally

Change-Id: I47f6647490ca29341d95763a3e58cb890b063c34
---
M tests/common/impala_service.py
1 file changed, 2 insertions(+), 5 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I47f6647490ca29341d95763a3e58cb890b063c34
Gerrit-Change-Number: 21120
Gerrit-PatchSet: 1
Gerrit-Owner: Quanlong Huang <huangquanl...@gmail.com>

Reply via email to