You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by "Juan Yu (Code Review)" <ge...@cloudera.org> on 2016/04/22 01:09:48 UTC

[Impala-CR](cdh5-trunk) Fix ConcurrentTimerCounter unit test "TimerCounterTest" failure.

Juan Yu has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/2838

Change subject: Fix ConcurrentTimerCounter unit test "TimerCounterTest" failure.
......................................................................

Fix ConcurrentTimerCounter unit test "TimerCounterTest" failure.

On ec2 machine, the timer error could be a little larger, increase
MAX_TIMER_ERROR_NS to 15ms to avoid flaky test failure.

Change-Id: I807a774da27ff6215f790ec44c9706fa6f95639f
---
M be/src/util/runtime-profile-test.cc
1 file changed, 10 insertions(+), 2 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I807a774da27ff6215f790ec44c9706fa6f95639f
Gerrit-PatchSet: 1
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Juan Yu <jy...@cloudera.com>