Sorabh Hamirwasia created DRILL-5558:
----------------------------------------

             Summary: Unexpected state by SendResult is ignored
                 Key: DRILL-5558
                 URL: https://issues.apache.org/jira/browse/DRILL-5558
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - Java, Web Server
    Affects Versions: 1.10.0
            Reporter: Sorabh Hamirwasia


Final state of a query is sent from Foreman to client using 
<code>sendResult</code>. If the state being reported is unexpected one then 
it's ignored. This should be handled on client side and reported to client 
accordingly rather than just ignoring it. Since it's a terminal message for a 
query, ignoring the unexpected state from server can lead to query stay in an 
illegal state.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to