[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15108589#comment-15108589
 ] 

ASF subversion and git services commented on CLOUDSTACK-8885:
-------------------------------------------------------------

Commit a723988aec901eec149361e8492370a490d53e5a in cloudstack's branch 
refs/heads/master from [~rajanik]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a723988 ]

CLOUDSTACK-8885: added blocked connection listener for rabbitmqeventbus

When rabbitmq connections are blocked(for example when rabbitmq is
server is out of space), all the cloudstack threads which does any
action and publishes to rabbitmq(for example login, launch vm etc.) are
all blocked.

Added a blocked connection listener to handle this and unblock the
parent thread.


> None of the users is able to login to cloudstack when RabbitMQ connections 
> are blocked
> --------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-8885
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8885
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: eventbus
>    Affects Versions: 4.5.2, 4.6.0
>            Reporter: Rajani Karuturi
>            Assignee: Rajani Karuturi
>
> when the rabbitmq connections are blocked, for example when the server is out 
> of space, all the cloudstack threads which does any action and publishes to 
> rabbitmq(for example login, launch vm etc.) are all blocked and cloudstack 
> becomes unusable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to