You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Chun-Hung Hsiao (JIRA)" <ji...@apache.org> on 2019/03/26 15:52:00 UTC

[jira] [Assigned] (MESOS-9553) Do not drop operations when SLRP reconciles storage pools.

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

Chun-Hung Hsiao reassigned MESOS-9553:
--------------------------------------

    Assignee:     (was: Chun-Hung Hsiao)

> Do not drop operations when SLRP reconciles storage pools.
> ----------------------------------------------------------
>
>                 Key: MESOS-9553
>                 URL: https://issues.apache.org/jira/browse/MESOS-9553
>             Project: Mesos
>          Issue Type: Improvement
>          Components: storage
>            Reporter: Chun-Hung Hsiao
>            Priority: Critical
>              Labels: mesosphere, mesosphere-dss-ga, storage
>
> Currently all `CREATE_DISK` and `DESTROY_DISK` operations will be dropped when SLRP is reconciling its storage pools with the CSI plugin. If the reconciliation ends up with new storage pools showing up, then all incoming operations will also be dropped because of a resource version change. This leads to bad user experience and make it hard to write tests, so we should try to avoid dropping operations.



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