[ 
https://issues.apache.org/jira/browse/AMBARI-7817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14175461#comment-14175461
 ] 

Jonathan Hurley commented on AMBARI-7817:
-----------------------------------------

Not according to my mvn clean test:
{code}
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:40 min
[INFO] Finished at: 2014-10-17T14:20:16-04:00
[INFO] Final Memory: 29M/190M
{code}

$ mvn test 
-Dtest=org.apache.ambari.server.controller.internal.ClusterControllerImplTest
{code}
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Dapple.awt.UIElement=true
Picked up _JAVA_OPTIONS: -Xmx4096m -Djava.awt.headless=true
Running org.apache.ambari.server.controller.internal.ClusterControllerImplTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 sec
...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.498 s
[INFO] Finished at: 2014-10-17T15:52:01-04:00
[INFO] Final Memory: 29M/174M
[INFO] ------------------------------------------------------------------------
{code}

> Make paging parameters available to individual resource handlers
> ----------------------------------------------------------------
>
>                 Key: AMBARI-7817
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7817
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 1.7.0
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-7817.patch
>
>
> The various paging parameters, to, from, page_size etc. should be available 
> to the individual resource handlers. This will allow the resource handlers to 
> perform optimal query.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to