[
https://issues.apache.org/jira/browse/FALCON-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13896809#comment-13896809
]
Dmytro Sen commented on FALCON-303:
-----------------------------------
The patch contains changes to rest api docs. The tests in corresponding
*IT.java files are broken and disabled. I wasn't able to add own tests
> Ability to limit the result set on the "instances status" call
> --------------------------------------------------------------
>
> Key: FALCON-303
> URL: https://issues.apache.org/jira/browse/FALCON-303
> Project: Falcon
> Issue Type: Task
> Reporter: Dmytro Sen
> Attachments: FALCON-303.patch
>
>
> Response for the call below sometimes can return tons of information.
> {noformat}
> curl -H 'Remote-User:username'
> 'http://host1:15000/api/instance/status/feed/test-replication?start=2013-10-24T00:00Z&end=2014-12-31T00:00Z'
>
> {noformat}
> Falcon has the capability to filter by a time range, but for any time range
> given, the number of results is unbounded. Add "limit" flag.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)