[
https://issues.apache.org/jira/browse/CLOUDSTACK-10195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296711#comment-16296711
]
ASF subversion and git services commented on CLOUDSTACK-10195:
--------------------------------------------------------------
Commit 9179bd54d4d721c52c0f7c041cd0f5d714172073 in cloudstack's branch
refs/heads/master from [~rafaelweingartner]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=9179bd5 ]
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.
> CloudStack MySQL HA problem -- No database selected
> ---------------------------------------------------
>
> Key: CLOUDSTACK-10195
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10195
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.9.0, 4.9.2.0, 4.9.3.0
> Reporter: Rafael Weingärtner
> Assignee: Rafael Weingärtner
> Priority: Minor
>
> 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 message was sent by Atlassian JIRA
(v6.4.14#64029)