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

(Updated Nov. 15, 2017, 2:45 a.m.)


Review request for mesos, James DeFelice, Jie Yu, Joseph Wu, and Jan Schlicht.


Changes
-------

Removed the use of `Promise` and used `getService()`.


Bugs: MESOS-8108
    https://issues.apache.org/jira/browse/MESOS-8108


Repository: mesos


Description (updated)
-------

For legacy operations, we just call Resources::apply(). New operations
CREATE_VOLUME, DESTROY_VOLUME, CREATE_BLOCK, DESTROY_BLOCK are
implemented through CSI. Specially, DESTROY_* requires unpublishing
the resources first.


Diffs (updated)
-----

  src/resource_provider/storage/provider.cpp 
46224997430ac0c568904d80014166a6f059907f 


Diff: https://reviews.apache.org/r/63388/diff/3/

Changes: https://reviews.apache.org/r/63388/diff/2-3/


Testing
-------

make


Thanks,

Chun-Hung Hsiao

Reply via email to