Ajay Yadava created FALCON-1324:
-----------------------------------
Summary: 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
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)