You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Daniel Barclay (Drill/MapR) (JIRA)" <ji...@apache.org> on 2014/12/31 21:45:13 UTC

[jira] [Created] (DRILL-1916) FragmentState, QueryState not documented; states not well specified

Daniel Barclay (Drill/MapR) created DRILL-1916:
--------------------------------------------------

             Summary: FragmentState, QueryState not documented;  states not well specified
                 Key: DRILL-1916
                 URL: https://issues.apache.org/jira/browse/DRILL-1916
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Daniel Barclay (Drill/MapR)


The FragmentState and QueryState protobuf enumerations are not documented.

In particular, the meanings of the states is not well specified.

For example, is not clear whether QueryState.CANCELED or FragmentState.CANCELLED (AGH! Be consistent!) means that cancellation has been started or means that cancellation has been completed.  (If cancellation has started but has not completed, should the query or fragment be in the CANCELLED state already?)

(Separately:  Might a transitional state be required (at this global/high level)?)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)