cloudstack/framework/db/test/com/cloud/utils
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
..
db CLOUDSTACK-10195: CloudStack MySQL HA problem - No database selected (#2364) 2017-12-19 17:55:13 +05:30
DbUtilTest.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00