You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gastón Kleiman (JIRA)" <ji...@apache.org> on 2019/04/23 22:12:00 UTC

[jira] [Comment Edited] (MESOS-2842) Master crashes when framework changes principal on re-registration

    [ https://issues.apache.org/jira/browse/MESOS-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16824584#comment-16824584 ] 

Gastón Kleiman edited comment on MESOS-2842 at 4/23/19 10:11 PM:
-----------------------------------------------------------------

{noformat}
commit 89daa08529e85f97acfe02c10b51d8c553a0c225
Author: Andrei Sekretenko <as...@mesosphere.io>
Date:   Tue Apr 23 11:32:48 2019 -0700

    Added validation that the principal stays the same on resubscription.

    Review: https://reviews.apache.org/r/70379/

commit 64d00cdfefc3ea5939efe60eaf6a2df8e7e5f4eb
Author: Andrei Sekretenko <as...@mesosphere.io>
Date:   Tue Apr 23 11:32:42 2019 -0700

    Added tests to check that framework cannot change its principal.

    Review: https://reviews.apache.org/r/70377/

commit 2707eda4fa0bba58db63a9ec59574ac4de970fdc
Author: Andrei Sekretenko <as...@mesosphere.io>
Date:   Tue Apr 23 11:32:31 2019 -0700

    Deduplicated common validation code in Master::subscribe()'s.

    Review: https://reviews.apache.org/r/70408/
{noformat}


was (Author: gkleiman):
{noformat}
commit 89daa08529e85f97acfe02c10b51d8c553a0c225
Author: Andrei Sekretenko <as...@mesosphere.io>
Date:   Tue Apr 23 11:32:48 2019 -0700

    Added validation that the principal stays the same on resubscription.

    Review: https://reviews.apache.org/r/70379/

commit 64d00cdfefc3ea5939efe60eaf6a2df8e7e5f4eb
Author: Andrei Sekretenko <as...@mesosphere.io>
Date:   Tue Apr 23 11:32:42 2019 -0700

    Added tests to check that framework cannot change its principal.

    Review: https://reviews.apache.org/r/70377/

commit 2707eda4fa0bba58db63a9ec59574ac4de970fdc
Author: Andrei Sekretenko <as...@mesosphere.io>
Date:   Tue Apr 23 11:32:31 2019 -0700

    Deduplicated common validation code in Master::subscribe()'s.

    Review: https://reviews.apache.org/r/70408/
{noformat

> Master crashes when framework changes principal on re-registration
> ------------------------------------------------------------------
>
>                 Key: MESOS-2842
>                 URL: https://issues.apache.org/jira/browse/MESOS-2842
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Vinod Kone
>            Assignee: Andrei Sekretenko
>            Priority: Critical
>              Labels: foundations, security
>             Fix For: 1.9.0
>
>
> The master should be updated to avoid crashing when a framework re-registers with a different principal.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)