----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61654/ -----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Jie Yu. 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
