Vincent Tran has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/13001


Change subject: Fix the stale comment on ImpalaServer::RegisterQuery header
......................................................................

Fix the stale comment on ImpalaServer::RegisterQuery header

Prior to this change, the comment from ImpalaServer::RegisterQuery
asserts:

"Registers the query exec state with client_request_state_map_ using the
globally unique query_id and add the query id to session state's open
query list."

This comment is partially inaccurate about the current designs of this
function since it does not add the query_id to the session state's open
query list.

Change-Id: If743e718f7322929acb710b36f85978dfbe981bf
---
M be/src/service/impala-server.h
1 file changed, 1 insertion(+), 1 deletion(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If743e718f7322929acb710b36f85978dfbe981bf
Gerrit-Change-Number: 13001
Gerrit-PatchSet: 2
Gerrit-Owner: Vincent Tran <vtt...@cloudera.com>

Reply via email to