cloudstack/framework/db
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/system CLOUDSTACK-9456: Update Spring version in maven poms 2016-12-16 21:21:20 +05:30
src/com/cloud Fix GroupBy (+ having) condition and tests (#1723) 2017-11-09 21:01:12 +05:30
test CLOUDSTACK-10195: CloudStack MySQL HA problem - No database selected (#2364) 2017-12-19 17:55:13 +05:30
pom.xml CLOUDSTACK-10196: Remove ejb-api 3.0 dependency (#2348) 2017-12-18 23:59:06 +05:30