[
https://issues.apache.org/jira/browse/FALCON-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Isaychuk updated FALCON-1534:
----------------------------------
Fix Version/s: (was: 0.8)
> 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)