[jboss-jira] [JBoss JIRA] (JGRP-1508) MessageDispatcher allows sending messages after the channel has been closed
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Sep 6 04:05:32 EDT 2012
[ https://issues.jboss.org/browse/JGRP-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1508.
----------------------------
Resolution: Done
> MessageDispatcher allows sending messages after the channel has been closed
> ---------------------------------------------------------------------------
>
> Key: JGRP-1508
> URL: https://issues.jboss.org/browse/JGRP-1508
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 3.0.13, 3.1
> Reporter: Dan Berindei
> Assignee: Bela Ban
> Fix For: 3.0.14, 3.2
>
>
> Channel.send() throws an exception if the channel is already closed, but MessageDispatcher goes around this and doesn't throw an exception immediately. Instead, if castMessage() was synchronous, it blocks and it times out after the request timeout expires.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list