-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22429/#review45514
-----------------------------------------------------------

Ship it!



src/main/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterface.java
<https://reviews.apache.org/r/22429/#comment80372>

    s/taskByInstance/tasksByInstance


- Maxim Khutornenko


On June 12, 2014, 5:38 p.m., David McLaughlin wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/22429/
> -----------------------------------------------------------
> 
> (Updated June 12, 2014, 5:38 p.m.)
> 
> 
> Review request for Aurora, Kevin Sweeney and Maxim Khutornenko.
> 
> 
> Bugs: AURORA-519
>     https://issues.apache.org/jira/browse/AURORA-519
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Add getConfigGroupSummary API endpoint, which returns a TaskConfig -> 
> Set<InstanceId> struct for active tasks. This will let us paginate active 
> tasks, or drop TaskConfig from the getTasksStatus response in the future. 
> 
> 
> Diffs
> -----
> 
>   
> src/main/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterface.java
>  d9c3a1eecec4995b0539429b1079ff63118fb9e5 
>   src/main/thrift/org/apache/aurora/gen/api.thrift 
> e72bcfb57d288d585307549be5d74067ab08c42b 
>   
> src/test/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterfaceTest.java
>  299679618f135f29bbf4e6372585ae46a1224a27 
>   src/test/java/org/apache/aurora/scheduler/thrift/aop/ForwardingThrift.java 
> cfe45d1137ca3dec56b0cc4f8612faeedbf44acf 
> 
> Diff: https://reviews.apache.org/r/22429/diff/
> 
> 
> Testing
> -------
> 
> ./gradlew build
> 
> 
> Thanks,
> 
> David McLaughlin
> 
>

Reply via email to