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: [email protected] With regards, Apache Git Services
