You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Srikanth Sundarrajan (JIRA)" <ji...@apache.org> on 2014/11/26 15:32:12 UTC

[jira] [Commented] (FALCON-911) Fix misleading "success" information when the entity is removed using CLI

    [ https://issues.apache.org/jira/browse/FALCON-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14226251#comment-14226251 ] 

Srikanth Sundarrajan commented on FALCON-911:
---------------------------------------------

This might be a duplicate of FALCON-75. [~kawaa], Can you see if that issue provides enough context and background on the behavior of the system.

> Fix misleading "success" information when the entity is removed using CLI
> -------------------------------------------------------------------------
>
>                 Key: FALCON-911
>                 URL: https://issues.apache.org/jira/browse/FALCON-911
>             Project: Falcon
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 0.7
>            Reporter: Adam Kawa
>            Priority: Minor
>
> It looks that when removing entity using CLI, you always get "success" message:
> {code}
> $ falcon entity -type feed -delete -name a-feed-that-does-not-exist-feed
> falcon/a-feed-that-does-not-exist-feed(feed) removed successfully
> {code}
> This is misleading, because when you make a typo in a entity name or a mistake in entity type, then you don't get any ERROR and the command silently succeeds with a wrong message.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)