Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0, 4.1.0, 4.1.1, 4.1.2, 4.1.3
-
None
Description
When terminating a member, CC should handle the flow of operations such that Topology model and CloudControllerContext is consistent. In order to achieve that it should treat all CRUD operations related to Topology and CloudControllerContext as atomic transactions. If an operation on Topology fails it should not proceed or rollback the relevant operation executed on CloudControllerContext.