-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61654/
-----------------------------------------------------------
(Updated Aug. 15, 2017, 2:06 p.m.)
Review request for mesos, Benjamin Bannier and Jie Yu.
Bugs: MESOS-7469
https://issues.apache.org/jira/browse/MESOS-7469
Repository: mesos
Description
-------
To be able to resolve problems with resource providers that erroneously
try to 'SUBSCRIBE' multiple times a unique stream ID is associated with
a connected resource provider. Resource providers are expected to send
this stream ID with every call that isn't a 'SUBSCRIBE' call.
Diffs
-----
src/resource_provider/manager.cpp 44e1576d4462295d404429d51682134306047462
Diff: https://reviews.apache.org/r/61654/diff/1/
Testing
-------
make check
Thanks,
Jan Schlicht