[
https://issues.apache.org/jira/browse/FALCON-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15285552#comment-15285552
]
ASF GitHub Bot commented on FALCON-1961:
----------------------------------------
GitHub user yzheng-hortonworks opened a pull request:
https://github.com/apache/falcon/pull/144
FALCON-1961 Should return error if an extension job doesn't exist for
delete/suspend/resume/schedule operations
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yzheng-hortonworks/falcon FALCON-1961
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/144.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #144
----
commit 56b9c1ec73b1f1da8106a0df7fad1a0ee1c67a94
Author: yzheng-hortonworks <[email protected]>
Date: 2016-05-16T21:48:58Z
FALCON-1961 Should return error if an extension job doesn't exist for
delete/suspend/resume/schedule operations
----
> Should return error if an extension job doesn't exist for
> delete/suspend/resume/schedule operations
> ---------------------------------------------------------------------------------------------------
>
> Key: FALCON-1961
> URL: https://issues.apache.org/jira/browse/FALCON-1961
> Project: Falcon
> Issue Type: Bug
> Reporter: Ying Zheng
> Assignee: Ying Zheng
>
> When trying to delete/suspend/resume/schedule a non-existent extension job,
> falcon doesn't throw any error but "succeeded" message. Should show a failure
> if no such job exists.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)