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/02 19:11:35 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=14156768#comment-14156768 ] 

Balu Vellanki edited comment on FALCON-771 at 10/2/14 5:11 PM:
---------------------------------------------------------------

[~sriksun] When numResults is not specified the default number of results returned is 10. Is it fair to assume that by asking user to set numResults to "-1", the user knows what he/she is doing?  

I agree with your comment. If there are no more comments in next few days, I will close this JIRA as invalid. 


was (Author: bvellanki):
[~sriksun] To,  when numResults is not specified the default number of results returned is 10. Is it fair to assume that by asking user to set numResults to "-1", the user knows what he/she is doing?  

I agree with your comment. If there are no more comments in next few days, I will close this JIRA as invalid. 

> 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)