[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1893) Using separate threads to stop message sucker

Yong Hao Gao (JIRA) jira-events at lists.jboss.org
Sun Jul 31 12:01:23 EDT 2011


     [ https://issues.jboss.org/browse/JBMESSAGING-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yong Hao Gao closed JBMESSAGING-1893.
-------------------------------------



> Using separate threads to stop message sucker
> ---------------------------------------------
>
>                 Key: JBMESSAGING-1893
>                 URL: https://issues.jboss.org/browse/JBMESSAGING-1893
>             Project: JBoss Messaging
>          Issue Type: Bug
>          Components: JMS Clustering
>    Affects Versions: 1.4.0.SP3.CP14, 1.4.8.SP2
>            Reporter: Yong Hao Gao
>            Assignee: Yong Hao Gao
>             Fix For: 1.4.0.SP3.CP15, 1.4.8.SP3
>
>
> Stopping MessageSuckers involve remoting operations (such as close consumer) and that may take a long time blocking if the network has problems. Easpecially during failover, the stop of suckers are executed in the thread of jgroups, which doesn't expect any long blocking operations. It should be executed using separate threads (pool).
>  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list