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/29 01:52:23 UTC

[Impala-CR](cdh5-2.5.0_5.7.x) IMPALA-3396: Fix ConcurrentTimerCounter unit test "TimerCounterTest" failure.

Hello Internal Jenkins,

I'd like you to do a code review.  Please visit

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

to review the following change.

Change subject: IMPALA-3396: Fix ConcurrentTimerCounter unit test "TimerCounterTest" failure.
......................................................................

IMPALA-3396: 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
Reviewed-on: http://gerrit.cloudera.org:8080/2838
Reviewed-by: Juan Yu <jy...@cloudera.com>
Tested-by: Internal Jenkins
(cherry picked from commit 7797033f8c627d5df6ba477b78dec5347b7e6caa)
---
M be/src/util/runtime-profile-test.cc
1 file changed, 10 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/98/2898/1
-- 
To view, visit http://gerrit.cloudera.org:8080/2898
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-2.5.0_5.7.x
Gerrit-Owner: Juan Yu <jy...@cloudera.com>
Gerrit-Reviewer: Internal Jenkins