[ 
https://issues.apache.org/jira/browse/FALCON-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmytro Sen updated FALCON-303:
------------------------------

    Description: 
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.

  was:
Response for the call below sometimes can return tons of information. 
{noformat}
curl -H 'Remote-User:ambari-qa' 
'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.


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

Reply via email to