----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26371/ -----------------------------------------------------------
(Updated Oct. 21, 2014, 10:36 p.m.) Review request for drill and Parth Chandra. Changes ------- Was missing a close bracket. 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 77795ed Diff: https://reviews.apache.org/r/26371/diff/ Testing ------- Thanks, Norris Lee
