[ https://issues.apache.org/jira/browse/FALCON-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Balu Vellanki resolved FALCON-303. ---------------------------------- Resolution: Fixed Fix Version/s: 0.6 > 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 > Assignee: Balu Vellanki > Fix For: 0.6 > > Attachments: FALCON-303+unittests.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.2#6252)