You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2019/02/22 10:32:00 UTC

[jira] [Resolved] (KYLIN-3790) Wrong error code when command executor is interrupted

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

Shaofeng SHI resolved KYLIN-3790.
---------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: v2.5.3)

> 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.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)