cloudstack/core
alena f6a79c603f bug 11036: resource count update is refactored
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

Conflicts:

	core/src/com/cloud/alert/AlertManager.java
	server/test/com/cloud/agent/MockAgentManagerImpl.java
2011-09-13 10:47:36 -07:00
..
src/com/cloud bug 11036: resource count update is refactored 2011-09-13 10:47:36 -07:00
test/com/cloud Move VMware/Premium Secondary storage VM to opensource 2011-08-23 14:43:39 -07:00
.classpath fixed eclipse classpath 2011-08-31 13:35:37 -07:00
.project revert un neccessary changes 2010-09-29 18:40:52 -07:00