cloudstack/framework/cluster
Rafael Weingärtner 9179bd54d4 CLOUDSTACK-10195: CloudStack MySQL HA problem - No database selected (#2364)
When using CloudStack with database HA configuration user receives warnings constantly saying “No database selected”.

This problem happens at com.cloud.cluster.ClusterManagerImpl.getHeartbeatTask().new ManagedContextRunnable(){...}.runInContext(), line 550. The scheme of the database is not properly set in the transaction when database HA options are enabled.
2017-12-19 17:55:13 +05:30
..
resources/META-INF/cloudstack/core CLOUDSTACK-9456: Update Spring version in maven poms 2016-12-16 21:21:20 +05:30
src/com/cloud/cluster CLOUDSTACK-10195: CloudStack MySQL HA problem - No database selected (#2364) 2017-12-19 17:55:13 +05:30
test/com/cloud/cluster CLOUDSTACK-8733: Host stuck in rebalancing state during agent LB 2015-08-14 17:11:52 +05:30
pom.xml Updating pom.xml version numbers for release 4.11.0.0-SNAPSHOT 2017-07-12 12:09:38 +05:30