You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Balu Vellanki (JIRA)" <ji...@apache.org> on 2014/10/03 20:12:34 UTC

[jira] [Resolved] (FALCON-771) Entity and Instance GET apis should allow user to get ALL results

     [ https://issues.apache.org/jira/browse/FALCON-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Balu Vellanki resolved FALCON-771.
----------------------------------
    Resolution: Invalid

Upon further discussion, closing this ask as invalid as fetching ALL instances of an entity can cause Falcon server  to go out of memory. There is no compelling use case for this ask. 

> Entity and Instance GET apis should allow user to get ALL results
> -----------------------------------------------------------------
>
>                 Key: FALCON-771
>                 URL: https://issues.apache.org/jira/browse/FALCON-771
>             Project: Falcon
>          Issue Type: Bug
>          Components: client, webapp
>    Affects Versions: 0.6
>            Reporter: Balu Vellanki
>            Assignee: Balu Vellanki
>
> Today, the default number of results shown for GET apis is 10. User can override this number by setting queryParam "numResults" to a positive integer. There is no way for user to get all results.
> Update the code to accept negative integer "-1" as value for "numResults". When it is set to "-1", return all results. 



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