Min Chen created CLOUDSTACK-6587:
------------------------------------
Summary: Domain state cannot be simply changed to Active in case
of failure in deleting a domain.
Key: CLOUDSTACK-6587
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6587
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Management Server
Affects Versions: 4.2.0
Reporter: Min Chen
Priority: Critical
There is a design issue in current deleting domain flow: first, the domain will
be marked as inactive, when a domain failed in deletion for various reasons
(for example, failed in cleanup a subdomain), in the end, we will change its
state back to active. This is incorrect, since during domain deletion, some
physical resources are already deleted (like network), which cannot be rolled
back.
--
This message was sent by Atlassian JIRA
(v6.2#6252)