Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Mesosphere Sprint 69
-
5
Description
We extended UpdateSlaveMessage so updates to an agent's total resources from resource providers are possible. We realized that will need to explicitly pass resource provider details (here for now: ResourceProviderInfo) to the master so it can be queried for the providers present on certain agents. This should happen as part of UpdateSlaveMessage so a single synchronization channel is used for this kind of information.
We need to adjust UpdateSlaveMessage for these requirements. This should happen before 1.5.0 gets released so we do not need to deprecate a never really used message format.
Attachments
Issue Links
- is related to
-
MESOS-8195 Implement explicit offer operation reconciliation between the master, agent and RPs.
- Resolved