-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63387/
-----------------------------------------------------------
(Updated Nov. 15, 2017, 2:44 a.m.)
Review request for mesos, James DeFelice, Jie Yu, Joseph Wu, and Jan Schlicht.
Changes
-------
Used `getService()`.
Bugs: MESOS-8143
https://issues.apache.org/jira/browse/MESOS-8143
Repository: mesos
Description (updated)
-------
Storage local resource provider can now handle PUBLISH events.
Although we don't do UNPUBLISH for now, the unpublish function is
still required for deleting volumes.
Diffs (updated)
-----
src/resource_provider/storage/provider.cpp
46224997430ac0c568904d80014166a6f059907f
Diff: https://reviews.apache.org/r/63387/diff/3/
Changes: https://reviews.apache.org/r/63387/diff/2-3/
Testing
-------
make
Thanks,
Chun-Hung Hsiao