[
https://issues.apache.org/jira/browse/DRILL-5558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16170501#comment-16170501
]
Kunal Khatua commented on DRILL-5558:
-------------------------------------
[~shamirwasia] is this a minor fix that we can schedule for 1.12.0 ?
> 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 _sendResult_. If
> the state being reported is unexpected one then it's
> [ignored|https://github.com/apache/drill/blob/master/exec/java-exec/src/main/java/org/apache/drill/exec/rpc/user/QueryResultHandler.java#L134].
> 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.4.14#64029)