You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Niklas Quarfot Nielsen (JIRA)" <ji...@apache.org> on 2014/11/12 02:04:33 UTC

[jira] [Created] (MESOS-2085) Add support encrypted and non-encrypted communication in parallel for cluster upgrade

Niklas Quarfot Nielsen created MESOS-2085:
---------------------------------------------

             Summary: Add support encrypted and non-encrypted communication in parallel for cluster upgrade
                 Key: MESOS-2085
                 URL: https://issues.apache.org/jira/browse/MESOS-2085
             Project: Mesos
          Issue Type: Task
            Reporter: Niklas Quarfot Nielsen


During cluster upgrade from non-encrypted to encrypted communication, we need to support an interim where:
1) A master can have connections to both encrypted and non-encrypted slaves
2) A slave that supports encrypted communication connects to a master that has not yet been upgraded.
3) Frameworks are encrypted but the master has not been upgraded yet.
4) Master has been upgraded but frameworks haven't.
5) A slave process has upgraded but running executor processes haven't.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)