You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2020/01/26 02:52:47 UTC

[GitHub] [kylin] zhoukangcn commented on issue #1073: KYLIN-4357: throw Exception when cannot find job

zhoukangcn commented on issue #1073: KYLIN-4357: throw Exception when cannot find job
URL: https://github.com/apache/kylin/pull/1073#issuecomment-578463680
 
 
   > If a user has a workflow, check whether a job is deleted by calling /job/{uuid}. It will assume a job is deleted if he gets the result "null". The code change will break such workflows.
   
   Yes, you are right. 
   code updated, throw exception just when use null jobInstance.
   Thank you!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services