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



Bad patch!

Reviews applied: [52288]

Failed command: ./support/apply-review.sh -n -r 52288

Error:
2016-10-07 13:31:22 URL:https://reviews.apache.org/r/52288/diff/raw/ 
[6752/6752] -> "52288.patch" [1]
error: missing binary patch data for 'src/tests/.slave_recovery_tests.cpp.swp'
error: binary patch does not apply to 'src/tests/.slave_recovery_tests.cpp.swp'
error: src/tests/.slave_recovery_tests.cpp.swp: patch does not apply

Full log: https://builds.apache.org/job/mesos-reviewbot/15560/console

- Mesos ReviewBot


On Oct. 7, 2016, 6:40 a.m., Anindya Sinha wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/52288/
> -----------------------------------------------------------
> 
> (Updated Oct. 7, 2016, 6:40 a.m.)
> 
> 
> Review request for mesos and Jiang Yan Xu.
> 
> 
> Bugs: MESOS-6257
>     https://issues.apache.org/jira/browse/MESOS-6257
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> When a framework issues a DESTROY of a shared volume, and that volume
> is not in use by a running or a pending task, we rescind the offers
> from frameworks to which the shared volume is present in pending offers
> so that the volume is not assigned to any task in a future ACCEPT call.
> At that time, we need to recover the resources as well for proper
> accounting of such resources by the allocator.
> 
> 
> Diffs
> -----
> 
>   src/master/master.cpp c7e74df71aa31edb490f4f3bd95f2d5aa94b4324 
>   src/tests/.slave_recovery_tests.cpp.swp PRE-CREATION 
>   src/tests/persistent_volume_tests.cpp 
> e10a79e9662530e143ccaa2aa2506a4d25158364 
> 
> Diff: https://reviews.apache.org/r/52288/diff/
> 
> 
> Testing
> -------
> 
> All tests passed.
> 
> 
> Thanks,
> 
> Anindya Sinha
> 
>

Reply via email to