rafaelweingartner opened a new pull request #2364: [CLOUDSTACK-10195] CloudStack MySQL HA problem -- No database selected URL: https://github.com/apache/cloudstack/pull/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.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
