Chun-Hung Hsiao created MESOS-9553:
--------------------------------------
Summary: 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
Assignee: Chun-Hung Hsiao
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)