-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72445/
-----------------------------------------------------------
(Updated April 28, 2020, 9:13 p.m.)
Review request for mesos and Andrei Sekretenko.
Bugs: MESOS-10085
https://issues.apache.org/jira/browse/MESOS-10085
Repository: mesos
Description
-------
This patch intends to fix issue MESOS-10085.
When the authorization failed happens master return nothing to the
subscriber, subscriber isn't aware of what is happening, this issue
can lead to inconsistencies in Event stream.
Signed-off-by: Dong Zhu <[email protected]>
Diffs
-----
include/mesos/master/master.proto 021dadcea026da41347b3aaee5ddd12f4f14fa29
include/mesos/v1/master/master.proto 488fe294e8bfe8e0c6fc23c88f06c0d41169b96d
src/master/master.cpp a8cca622ff0bd172300b9a2717b4860ed06b620c
Diff: https://reviews.apache.org/r/72445/diff/1/
Testing
-------
Thanks,
Dong Zhu