Norris Lee created DRILL-1498: --------------------------------- Summary: Drill Client to handle handshake messages in handleRead and to ignore spurious results Key: DRILL-1498 URL: https://issues.apache.org/jira/browse/DRILL-1498 Project: Apache Drill Issue Type: Bug Components: Client - C++ Reporter: Norris Lee Assignee: Norris Lee
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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)