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

Review request for mesos and Benjamin Mahler.


Repository: mesos


Description
-------

We used to only send `UpdateFrameworkMessage` to connected frameworks
because it only included `PID`s. However, since now it also includes
updates to the `FrameworkInfo`, we choose to lift this optimization and
send it to all frameworks.

This is resolving https://reviews.apache.org/r/57110/#comment239045.


Diffs
-----

  src/master/master.cpp 442fbc6e884610ff4d4d62890fb8142a529026d6 


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


Testing
-------


Thanks,

Michael Park

Reply via email to