Zhichao Zhang created KYLIN-4617: ------------------------------------- Summary: Check whether project/jobid exists before download diagnosis package Key: KYLIN-4617 URL: https://issues.apache.org/jira/browse/KYLIN-4617 Project: Kylin Issue Type: Improvement Components: Tools, Build and Test Reporter: Zhichao Zhang Assignee: Zhichao Zhang Fix For: v3.1.1
When download diagnosis package, it's better to check whether project/jobid exists, if not, it raise a BadRequestException with XXX doesn't exist instead of NPE. -- This message was sent by Atlassian Jira (v8.3.4#803005)