mirror of https://github.com/apache/cloudstack.git
status 11036: resolved fixed 1) Use row locks instead of global lock when update resource_count table. When update resource_count for account, make sure that we lock account+all related domains 2) Insert resource_count records for account/domain at the moment when account/domain is created. 3) As a part of DB upgrade, insert missing resource_count records for all non-removed accounts/domains |
||
|---|---|---|
| .. | ||
| Account.java | ||
| AccountService.java | ||
| OwnedBy.java | ||
| SSHKeyPair.java | ||
| User.java | ||
| UserAccount.java | ||
| UserContext.java | ||