Internal Jenkins has submitted this change and it was merged.

Change subject: IMPALA-3327: Disable metric validation for backend clients
......................................................................


IMPALA-3327: Disable metric validation for backend clients

After decoupling the startup of senders and receivers during fragment
execution, cancellation of queries can lead to 'zombie' fragments
waiting for the other end to get started. Those fragments will
time-out after 2 minutes, however due to queuing effects it can take
several minutes until all of them are gone. It is therefore currently
not feasible to wait for the
'impala-server.backends.client-cache.clients-in-use' metric in the
tests.

Change-Id: I67e8c5bd8ab4f71a3c10e9387ae165c0c1dd30f3
Reviewed-on: http://gerrit.cloudera.org:8080/2788
Reviewed-by: Dan Hecht <[email protected]>
Reviewed-by: Henry Robinson <[email protected]>
Tested-by: Internal Jenkins
---
M tests/verifiers/metric_verifier.py
1 file changed, 5 insertions(+), 1 deletion(-)

Approvals:
  Henry Robinson: Looks good to me, approved
  Internal Jenkins: Verified
  Dan Hecht: Looks good to me, but someone else must approve



-- 
To view, visit http://gerrit.cloudera.org:8080/2788
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I67e8c5bd8ab4f71a3c10e9387ae165c0c1dd30f3
Gerrit-PatchSet: 9
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Lars Volker <[email protected]>
Gerrit-Reviewer: Dan Hecht <[email protected]>
Gerrit-Reviewer: Henry Robinson <[email protected]>
Gerrit-Reviewer: Internal Jenkins
Gerrit-Reviewer: Jim Apple <[email protected]>
Gerrit-Reviewer: Lars Volker <[email protected]>

Reply via email to