-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26371/
-----------------------------------------------------------

(Updated Jan. 6, 2015, 8:20 p.m.)


Review request for drill and Parth Chandra.


Changes
-------

added has_mode() and has_coord_id() to rpcMessages


Repository: drill-git


Description
-------

Occasionally the client will receive handshake messages from the server. 
Requests should be reponded to and responses should be ignored. Spurious 
Query_Handle and Query_Result messages (where coordination id and query id = 0, 
respectively) should also be ignored.


Diffs (updated)
-----

  contrib/native/client/src/clientlib/drillClientImpl.cpp 23dc407 
  contrib/native/client/src/clientlib/rpcDecoder.cpp c1001fd 
  contrib/native/client/src/clientlib/rpcMessage.hpp fa92c42 

Diff: https://reviews.apache.org/r/26371/diff/


Testing
-------


Thanks,

Norris Lee

Reply via email to