cloudstack-mirror/server/src/org/apache/cloudstack
Prachi Damle 01ae7120ac CLOUDSTACK-8078: [Automation] Deletion of Affinity Groups - CloudRuntimeException: No Event Pubish can be wrapped within DB Transaction!
Changes:
-     The event of deleteing an affinity group is published on the MessageBus so that IAM Service can listen and process the event, However the publish operation should not be handled within a DB transaction, since it may take longer and hold the DB transaction for long unnecessarily
-    Publish any events to MessageBus outside of the transaction

Conflicts:
	server/src/org/apache/cloudstack/affinity/AffinityGroupServiceImpl.java
2014-12-17 13:53:11 -08:00
..
affinity CLOUDSTACK-8078: [Automation] Deletion of Affinity Groups - CloudRuntimeException: No Event Pubish can be wrapped within DB Transaction! 2014-12-17 13:53:11 -08:00
network/lb CLOUDSTACK-7952: Remove private key from SslCertResponse (listSslCerts) 2014-11-21 03:39:57 -05:00
region CID-1233088: In case there is no GSLB SP, throw cloud exception 2014-09-16 17:17:11 +02:00