[
https://issues.apache.org/jira/browse/FALCON-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639749#comment-14639749
]
Ajay Yadava commented on FALCON-1324:
-------------------------------------
I think you are referring to the default value while reading the properties to
calculate DEFAULT_NUM_RESULTS itself. I have uploaded the patch to reviewboard,
you can put your comments in review board, will help me in understanding your
feedback.
> Pagination API breaks backward compatibility
> --------------------------------------------
>
> Key: FALCON-1324
> URL: https://issues.apache.org/jira/browse/FALCON-1324
> Project: Falcon
> Issue Type: Bug
> Reporter: Ajay Yadava
> Assignee: Ajay Yadava
> Attachments: FALCON-1324.patch
>
>
> Currently pagination API breaks backward compatibility as it by default
> returns 10 results. For example, earlier
> falcon entity -type feed -list
> used to return all the feeds but now the same command will return only 10
> results.
> Proposed solution:
> We should make the default number of results configurable in the properties
> file and put it to a high value by default so that behavior is backwards
> compatible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)