[ https://issues.apache.org/jira/browse/CLOUDSTACK-9846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16399059#comment-16399059 ]
ASF subversion and git services commented on CLOUDSTACK-9846: ------------------------------------------------------------- Commit 972b8b71d7fb60a64e8a05e7555f9f92ede7ff40 in cloudstack's branch refs/heads/master from [~rafaelweingartner] [ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=972b8b7 ] CLOUDSTACK-8855 Improve Error Message for Host Alert State and reconnect host API. (#2387) * CLOUDSTACK-8855 Improve Error Message for Host Alert State * [CLOUDSTACK-9846] create column to save the content of alert messages Remove declaration of throws CloudRuntimeException I also removed some unused variables and comments left behind This closes #837 * Isolate a problematic test "smoke/test_certauthority_root" > Make provision to store content and subject for Alerts in separate columns. > --------------------------------------------------------------------------- > > Key: CLOUDSTACK-9846 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9846 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Management Server > Reporter: Bharat Kumar > Assignee: Rafael Weingärtner > Priority: Major > > In AlertManagerImpl.java we store the alerts in db. We currently do not have > a separate column for content in the db, So we are appending the subject and > content both to the same column. We need to fix this by creating a separate > column for content of the alter and store them. -- This message was sent by Atlassian JIRA (v7.6.3#76005)