Hello Fang-Yu Rao, Kurt Deschler, Joe McDonnell, Steve Carlin, Impala Public 
Jenkins,

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#2).

Change subject: IMPALA-13678: Validate remote_submit_time against coordinator 
time
......................................................................

IMPALA-13678: Validate remote_submit_time against coordinator time

Impala with External frontend hit a DCHECK in
RuntimeProfile::EventSequence::Start(int64_t start_time_ns) because
frontend reports remote_submit_time that is more than 3ns ahead of
Coordinator time. This can happen if there is a clock skew between
Frontend node and Impala Coordinator node.

This patch fixes the issue by taking the min between given
remote_submit_time vs Coordinator's MonotonicStopWatch::Now().

Change-Id: If6e04219c515fddff07bfbee43bb93babb3d307b
---
M be/src/service/client-request-state.cc
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/60/22360/2
--
To view, visit http://gerrit.cloudera.org:8080/22360
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If6e04219c515fddff07bfbee43bb93babb3d307b
Gerrit-Change-Number: 22360
Gerrit-PatchSet: 2
Gerrit-Owner: Riza Suminto <[email protected]>
Gerrit-Reviewer: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Kurt Deschler <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Steve Carlin <[email protected]>

Reply via email to