> On Nov. 17, 2016, 4:15 p.m., Joshua Cohen wrote:
> > src/main/java/org/apache/aurora/scheduler/resources/ResourceManager.java, 
> > line 242
> > <https://reviews.apache.org/r/53831/diff/2/?file=1565780#file1565780line242>
> >
> >     All TODOs should be owned. Either change this to: `TODO(rdevalle): ...` 
> > or drop it.

I misread Zameer's comment above as applying to this TODO. Please just change 
this TODO to be owned rather than dropping it.


- Joshua


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


On Nov. 17, 2016, 4:05 a.m., Renan DelValle wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/53831/
> -----------------------------------------------------------
> 
> (Updated Nov. 17, 2016, 4:05 a.m.)
> 
> 
> Review request for Aurora, David McLaughlin, Joshua Cohen, and Zameer Manji.
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Placed filter when creating resource bags from Mesos resources in to avoid 
> trying to conver unsupported resources which leads to the scheduler crashing.
> 
> 
> Diffs
> -----
> 
>   src/main/java/org/apache/aurora/scheduler/resources/ResourceManager.java 
> caacc583b552d0638ad59b9d69f7eee668b53723 
>   src/main/java/org/apache/aurora/scheduler/resources/ResourceType.java 
> 915c83d00c974bef36b42b7dd211dc16744f6c08 
>   
> src/test/java/org/apache/aurora/scheduler/resources/ResourceManagerTest.java 
> 14ac54713acf69fc40807b8cf7345b7a043e1ad9 
> 
> Diff: https://reviews.apache.org/r/53831/diff/
> 
> 
> Testing
> -------
> 
> ./build-support/jenkins/build.sh
> 
> ./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh
> 
> End to end testing finally passed after trying it 2 times, failures seem to 
> be unrelated to this patch.
> 
> 
> Thanks,
> 
> Renan DelValle
> 
>

Reply via email to