[ 
https://issues.apache.org/jira/browse/KYLIN-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shaofeng SHI updated KYLIN-3790:
--------------------------------
    Fix Version/s: v2.6.1
                   v2.5.3
          Summary: Wrong error code when command executor is  interrupted   
(was: return wrong error code when command executor is  interrupted )

> Wrong error code when command executor is  interrupted 
> -------------------------------------------------------
>
>                 Key: KYLIN-3790
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3790
>             Project: Kylin
>          Issue Type: Bug
>          Components: Job Engine
>    Affects Versions: v2.5.2
>            Reporter: Zhixiong Chen
>            Assignee: Zhixiong Chen
>            Priority: Major
>             Fix For: v2.5.3, v2.6.1
>
>
> in  CliCommandExecutor.java if command cli is interrupted, in  
> runNativeCommand() it return  
> Pair.newPair(0, "Killed").
> However, the error code 0 is mean not throw RuntimeException.And it will 
> execute next step.
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to