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/01 22:01:33 UTC

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

Balu Vellanki created FALCON-771:
------------------------------------

             Summary: 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


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)