You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Chris Westin (JIRA)" <ji...@apache.org> on 2015/03/26 01:56:52 UTC

[jira] [Created] (DRILL-2575) FragmentExecutor.cancel() blasts through state transitions regardless of current state

Chris Westin created DRILL-2575:
-----------------------------------

             Summary: FragmentExecutor.cancel() blasts through state transitions regardless of current state
                 Key: DRILL-2575
                 URL: https://issues.apache.org/jira/browse/DRILL-2575
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Flow
    Affects Versions: 0.7.0
            Reporter: Chris Westin
            Assignee: Chris Westin
             Fix For: 0.8.0


FragmentExecutor.cancel() unconditionally sets its state to cancelled. In cases where the fragment has already failed or completed successfully, this causes problems. A cancel() in those cases (or when they're in the middle of being finalized) shouldn't do anything.



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