[ 
https://issues.apache.org/jira/browse/MESOS-6762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Mahler updated MESOS-6762:
-----------------------------------
    Description: 
When adding support for multi-role frameworks we should call out a number of 
potential issues in the changelog/release notes.

This ticket collects potential pitfalls.

h6. Changes in master and agent endpoints

When rendering the {{FrameworkInfo}} of multi-role enabled frameworks in master 
or agent endpoints the {{role}} field will not be supported anymore; instead 
the {{roles}} field should be used. Any tooling parsing endpoint information 
and relying on the {{role}} field needs to be updated before multi-role enabled 
frameworks can be run in the cluster.

h6. Changes to the allocator interface / implementation requirements for module 
implementors

Implementors of allocator modules have to provide new implementation 
functionality to satisfy the MULTI_ROLE framework capability. Also, the 
interface has changed.

  was:
When adding support for multi-role frameworks we should call out a number of 
potential issues in the changelog/release notes.

This ticket collects potential pitfalls.

h6. Changes in master and agent endpoints

When rendering the {{FrameworkInfo}} of multi-role enabled frameworks in master 
or agent endpoints the {{role}} field will not be supported anymore; instead 
the {{roles}} field should be used. Any tooling parsing endpoint information 
and relying on the {{role}} field needs to be updated before multi-role enabled 
frameworks can be run in the cluster.


> Update release notes for multi-role changes
> -------------------------------------------
>
>                 Key: MESOS-6762
>                 URL: https://issues.apache.org/jira/browse/MESOS-6762
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Benjamin Bannier
>
> When adding support for multi-role frameworks we should call out a number of 
> potential issues in the changelog/release notes.
> This ticket collects potential pitfalls.
> h6. Changes in master and agent endpoints
> When rendering the {{FrameworkInfo}} of multi-role enabled frameworks in 
> master or agent endpoints the {{role}} field will not be supported anymore; 
> instead the {{roles}} field should be used. Any tooling parsing endpoint 
> information and relying on the {{role}} field needs to be updated before 
> multi-role enabled frameworks can be run in the cluster.
> h6. Changes to the allocator interface / implementation requirements for 
> module implementors
> Implementors of allocator modules have to provide new implementation 
> functionality to satisfy the MULTI_ROLE framework capability. Also, the 
> interface has changed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to