[
https://issues.apache.org/jira/browse/CLOUDSTACK-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13951514#comment-13951514
]
ASF subversion and git services commented on CLOUDSTACK-6305:
-------------------------------------------------------------
Commit 6e093514e463fde23fe7d9dcf15996cbbbce5a21 in cloudstack's branch
refs/heads/4.4 from [~kelveny]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=6e09351 ]
CLOUDSTACK-6305: protect lock leaking from unhandled exception
> MessageBus: Needs to handle exceptions from the subscribers and decrement the
> counter
> -------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-6305
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6305
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Reporter: Prachi Damle
> Priority: Critical
> Fix For: 4.4.0
>
>
> MessageBus needs to handle the runtime exceptions thrown from the subscribers
> while processing the published messages.
> Currently, the MessageBus easily causes a deadlocked situation if one of the
> subscriber hits runtime error, because of not releasing the counter.
--
This message was sent by Atlassian JIRA
(v6.2#6252)