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

Review request for mesos and Benjamin Mahler.


Repository: mesos


Description
-------

Currently, reviewbot is failing from a 'control reaches end of non-void
function' error due to a switch case inside a lambda in the device
manager code. We patch it up with a lambda with a default case that can
return an Error


Diffs
-----

  src/slave/containerizer/device_manager/device_manager.cpp 
9c3e6c00cedff5aeb4e3726adb002a29517b254f 


Diff: https://reviews.apache.org/r/75128/diff/1/


Testing
-------

Existing DeviceManager and CGROUPS2 tests pass


Thanks,

Jason Zhou

Reply via email to