cloudstack/framework
kishankavala 80bbb29abf
CleanUp Async Jobs after mgmt server maintenance (#8394)
This PR fixes moves resources stuck in transition state during async job cleanup

Problem:
During maintenance of the management server, other servers in the cluster or the same server after a restart initiate async job cleanup. However, this process leaves resources in a transitional state. The only recovery option currently available is to make direct database changes.

Solution:
This PR introduces a resolution by changing Volume, Virtual Machine, and Network resources from their transitional states. This adjustment enables the reattempt of failed operations without the need for manual database modifications.
2024-01-19 13:26:25 +05:30
..
agent-lb Sync precommit config from main (#7732) 2023-07-07 11:18:16 +02:00
ca Updating pom.xml version numbers for release 4.19.0.0-SNAPSHOT 2023-03-15 19:46:01 +01:00
cluster Run ResourceCountCheckTask only in the longest running management server (#7977) 2023-10-12 14:21:39 +05:30
config cleanups as suggested by errorprone (#7088) 2023-10-04 12:04:27 +02:00
db Public IP quarantine feature (#7378) 2023-11-15 10:29:22 +01:00
direct-download Use project version on pom dependencies (#8529) 2024-01-18 20:16:06 +05:30
events Sync precommit config from main (#7732) 2023-07-07 11:18:16 +02:00
ipc pre-commit: apply `end-of-file-fixer` to all files (#7551) 2023-08-02 13:47:21 +02:00
jobs CleanUp Async Jobs after mgmt server maintenance (#8394) 2024-01-19 13:26:25 +05:30
managed-context Sync precommit config from main (#7732) 2023-07-07 11:18:16 +02:00
quota ObjectStore Framework with MinIO and Simulator plugins (#7752) 2023-12-01 17:51:00 +05:30
rest Updating pom.xml version numbers for release 4.19.0.0-SNAPSHOT 2023-03-15 19:46:01 +01:00
security Updating pom.xml version numbers for release 4.19.0.0-SNAPSHOT 2023-03-15 19:46:01 +01:00
spring Fix bootstrap exceptions (#8397) 2024-01-04 17:27:24 +05:30
pom.xml Updating pom.xml version numbers for release 4.19.0.0-SNAPSHOT 2023-03-15 19:46:01 +01:00