Dan Hecht has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/10348


Change subject: IMPALA-6993: Don't log stack trace in 
Coordinator::BackendState::Exec()
......................................................................

IMPALA-6993: Don't log stack trace in Coordinator::BackendState::Exec()

We should use Status::Expected() here, just like it's used
above. The stack trace isn't interesting and the error is expected
once we get down this path. (I'm not sure why we don't just use
exec_status though, but presumably the prefix was added for a
reason).

Change-Id: I9cd015ce0a5af51de73d591f07c01a80cda942e0
---
M be/src/runtime/coordinator-backend-state.cc
1 file changed, 1 insertion(+), 1 deletion(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9cd015ce0a5af51de73d591f07c01a80cda942e0
Gerrit-Change-Number: 10348
Gerrit-PatchSet: 1
Gerrit-Owner: Dan Hecht <[email protected]>

Reply via email to