You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Paul Isaychuk (JIRA)" <ji...@apache.org> on 2015/10/21 16:03:27 UTC

[jira] [Commented] (FALCON-1534) Get rid of using whole entity when only name is required in AbstractEntityHelper methods

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

Paul Isaychuk commented on FALCON-1534:
---------------------------------------

changes are covered by patch in https://issues.apache.org/jira/browse/FALCON-1533

> Get rid of using whole entity when only name is required in AbstractEntityHelper methods
> ----------------------------------------------------------------------------------------
>
>                 Key: FALCON-1534
>                 URL: https://issues.apache.org/jira/browse/FALCON-1534
>             Project: Falcon
>          Issue Type: Sub-task
>          Components: merlin
>    Affects Versions: 0.6
>            Reporter: Paul Isaychuk
>            Assignee: Paul Isaychuk
>              Labels: refactoring
>
> The case here is that every falcon action has parameter or data it works with. For example if action is 'submit' it posts whole entity. If action is 'delete', it uses  only entity name.
> Advantage: code is more readable as it fully reflects falcon action.



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